]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: add comment about SysV script deprecation 28179/head
authorLennart Poettering <lennart@poettering.net>
Tue, 27 Jun 2023 21:19:17 +0000 (23:19 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 27 Jun 2023 21:22:26 +0000 (23:22 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 3219e1ca3ab7252ddb93455d7dc19ce9c6815976..91deb34896e472df98e6001a2b6a88ec883e05cb 100644 (file)
--- 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