]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: extend entry for systemd-journald-audit.socket
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 26 Jan 2023 15:33:42 +0000 (16:33 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 1 Feb 2023 14:26:02 +0000 (15:26 +0100)
I knew about the change but forgot to update the packaging scriptlets…
Let's add this to make it easier for other distros to notice.

NEWS

diff --git a/NEWS b/NEWS
index 98b07a28405e622ae6e258f39cc41882d15f3658..2779b9fdaedf525d1bbc7be97080cbaac9e9f1cc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -299,8 +299,10 @@ CHANGES WITH 253 in spe:
           about devices when sd-device is used, e.g. DEVNAME= and DRIVER=.
           Details of what is logged and when are subject to change.
 
-        * The systemd-journald-audit.socket can now be normally disabled
-          to stop collection of audit messages.
+        * The systemd-journald-audit.socket can now be normally disabled to stop
+          collection of audit messages. Please note that it is not enabled
+          statically anymore and must be handled by the preset/enablement logic
+          in package installation scripts.
 
         * New options MaxUse=, KeepFree=, MaxFileSize=, and MaxFiles= can
           be used to curtail disk use by systemd-journal-remote. This is