summaryrefslogtreecommitdiff
path: root/units/systemd-journald-audit.socket
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-11-03 21:09:38 +0100
committerLennart Poettering <lennart@poettering.net>2014-11-03 21:51:28 +0100
commitcfb1f5df7ce6868d3edb7333591b91c9809d64d3 (patch)
tree44a3419d44887d8e5d046a1c54c69e624c0a5d42 /units/systemd-journald-audit.socket
parent875c2e220e2611165e09051c4747971811f1de58 (diff)
downloadsystemd-cfb1f5df7ce6868d3edb7333591b91c9809d64d3.tar.gz
core: introduce ConditionSecurity=audit
And conditionalize journald audit support with it
Diffstat (limited to 'units/systemd-journald-audit.socket')
-rw-r--r--units/systemd-journald-audit.socket1
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-journald-audit.socket b/units/systemd-journald-audit.socket
index ce849da046..35397aaeb8 100644
--- a/units/systemd-journald-audit.socket
+++ b/units/systemd-journald-audit.socket
@@ -10,6 +10,7 @@ Description=Journal Audit Socket
Documentation=man:systemd-journald.service(8) man:journald.conf(5)
DefaultDependencies=no
Before=sockets.target
+ConditionSecurity=audit
[Socket]
Service=systemd-journald.service