]> git.ipfire.org Git - thirdparty/systemd.git/commit
manager: if called with compat telinit interface, tell users to update
authorZbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Sun, 31 May 2026 10:29:01 +0000 (12:29 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Mon, 1 Jun 2026 10:19:03 +0000 (12:19 +0200)
commitb1410258f8dfcb6a3cdaad17b716e4f76a4e4db3
tree80f8e75c410e0225bdc07506d87a5e8c5d2e1f72
parentff1721325dfdf76640130513e7a14b4c08291f35
manager: if called with compat telinit interface, tell users to update

In https://bugzilla.redhat.com/show_bug.cgi?id=2479961 a user
reported that they are confused that 'init 6' and such commands
do not work anymore. We removed support for the whole interface,
but it's likely that such commands persist in various scripts
and finger memories. Let's give a helpful hint that this inteface
is gone and what to use instead.
src/core/main.c
src/shared/pretty-print.c
src/shared/pretty-print.h