]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/systemctl/systemctl.c
systemctl: deprecate passing positional argument to reboot completely
authorMike Yuan <me@yhndnzj.com>
Wed, 23 Nov 2022 18:39:15 +0000 (02:39 +0800)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 27 Nov 2022 10:18:32 +0000 (11:18 +0100)
commit31853609809c67a2f8a8beb0436378e9bfb9a54d
treedd6a15e2683f8e7f757d37708d5593104ee83a7b
parentf8cf3d19d2013d8e152720a1115e47a5b2b2fb7d
systemctl: deprecate passing positional argument to reboot completely
(follow-up of #15958)

In #15958 we deprecated passing positional argument to reboot by
generate a warning. It's been two years now and I believe it can
be dropped completely, as per requested in #15773.
NEWS
src/systemctl/systemctl-start-special.c
src/systemctl/systemctl.c