From: Zbigniew Jędrzejewski-Szmek Date: Thu, 26 Jan 2023 15:33:42 +0000 (+0100) Subject: NEWS: extend entry for systemd-journald-audit.socket X-Git-Tag: v253-rc2~17^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c8b320ab133018941ca52a5eaea1f3724b0958a;p=thirdparty%2Fsystemd.git NEWS: extend entry for systemd-journald-audit.socket 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. --- diff --git a/NEWS b/NEWS index 98b07a28405..2779b9fdaed 100644 --- 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