From 31853609809c67a2f8a8beb0436378e9bfb9a54d Mon Sep 17 00:00:00 2001 From: Mike Yuan Date: Thu, 24 Nov 2022 02:39:15 +0800 Subject: 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 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'NEWS') 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: -- cgit v1.2.1