From: Lennart Poettering Date: Tue, 27 Jun 2023 21:19:17 +0000 (+0200) Subject: NEWS: add comment about SysV script deprecation X-Git-Tag: v254-rc1~102^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7474097d51907c5cc157a59f311e54949bdd6dba;p=thirdparty%2Fsystemd.git NEWS: add comment about SysV script deprecation --- diff --git a/NEWS b/NEWS index 3219e1ca3ab..91deb34896e 100644 --- a/NEWS +++ b/NEWS @@ -22,6 +22,11 @@ CHANGES WITH 254 in spe: with escape as a non comment line. For details, see: https://github.com/systemd/systemd/issues/27975 + * Support for System V service scripts is now deprecated and will be + removed in a future release. Please make sure to update your software + *now* to include a native systemd unit file instead of a legacy + System V script to retain compatibility with future systemd releases. + Security relevant changes: * pam_systemd will now by default pass the CAP_WAKE_ALARM ambient