summaryrefslogtreecommitdiff
path: root/presets
diff options
context:
space:
mode:
authorFranck Bui <fbui@suse.com>2022-12-06 20:15:43 +0100
committerLennart Poettering <lennart@poettering.net>2023-01-11 17:18:57 +0100
commit2aba77057e55a1082296c10f61e19d8c5e1eb1f7 (patch)
treec5442e5aaeff446daa3d6635b35312e392590b13 /presets
parent8112c91e484ea1a0ba0277f60a5069dd45a3b4b1 (diff)
downloadsystemd-2aba77057e55a1082296c10f61e19d8c5e1eb1f7.tar.gz
journal: give the ability to enable/disable systemd-journald-audit.socket
Before this patch the only way to prevent journald from reading the audit messages was to mask systemd-journald-audit.socket. However this had main drawback that downstream couldn't ship the socket disabled by default (beside the fact that masking units is not supposed to be the usual way to disable them). Fixes #15777
Diffstat (limited to 'presets')
-rw-r--r--presets/90-systemd.preset1
1 files changed, 1 insertions, 0 deletions
diff --git a/presets/90-systemd.preset b/presets/90-systemd.preset
index 25936d8f57..2b8db9d476 100644
--- a/presets/90-systemd.preset
+++ b/presets/90-systemd.preset
@@ -24,6 +24,7 @@ enable systemd-homed.service
enable systemd-userdbd.socket
enable systemd-pstore.service
enable systemd-boot-update.service
+enable systemd-journald-audit.socket
disable console-getty.service
disable debug-shell.service