From 7474097d51907c5cc157a59f311e54949bdd6dba Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 27 Jun 2023 23:19:17 +0200 Subject: [PATCH] NEWS: add comment about SysV script deprecation --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.47.3