summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMike Yuan <me@yhndnzj.com>2022-11-24 02:39:15 +0800
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2022-11-27 11:18:32 +0100
commit31853609809c67a2f8a8beb0436378e9bfb9a54d (patch)
treedd6a15e2683f8e7f757d37708d5593104ee83a7b /NEWS
parentf8cf3d19d2013d8e152720a1115e47a5b2b2fb7d (diff)
downloadsystemd-31853609809c67a2f8a8beb0436378e9bfb9a54d.tar.gz
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.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index db5d84c47d..a295a8ebe2 100644
--- a/NEWS
+++ b/NEWS
@@ -32,6 +32,11 @@ CHANGES WITH 253 in spe:
virtualized ones, and is activated in the case that the system token
is missing from either sd-boot and sd-stub booted systems.
+ Changes in systemctl:
+
+ * systemctl reboot has dropped support for accepting a positional argument
+ as the argument to reboot(2) syscall. Please use --reboot-argument instead.
+
CHANGES WITH 252 🎃:
Announcements of Future Feature Removals: