From cfb1f5df7ce6868d3edb7333591b91c9809d64d3 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 3 Nov 2014 21:09:38 +0100 Subject: core: introduce ConditionSecurity=audit And conditionalize journald audit support with it --- man/systemd.unit.xml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'man/systemd.unit.xml') diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 803eff24aa..6d4c5c11eb 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -1080,14 +1080,15 @@ ConditionSecurity= may be used to check whether the given security module is enabled on the - system. Currently the recognized values - values are selinux, + system. Currently the recognized + values values are + selinux, apparmor, - ima and - smack. - The test may be negated by prepending - an exclamation - mark. + ima, + smack and + audit. The test may + be negated by prepending an + exclamation mark. ConditionCapability= may be used to check whether the given -- cgit v1.2.3-54-g00ecf