From 80f53eb59516f87e26e3afa405c61b4eed9ffe30 Mon Sep 17 00:00:00 2001 From: Nirbheek Chauhan Date: Tue, 9 Apr 2013 18:30:24 +0530 Subject: condition, man: Add support for ConditionSecurity=apparmor Checking for the apparmor directory in securityfs means the apparmor module is loaded and enabled, and hence should suffice as a test. https://bugs.freedesktop.org/show_bug.cgi?id=63312 --- man/systemd.unit.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'man/systemd.unit.xml') diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 2f2d1a1d4a..3360a719a2 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -984,7 +984,8 @@ may be used to check whether the given security module is enabled on the system. Currently the only recognized - value is selinux. + values are selinux + and apparmor. The test may be negated by prepending an exclamation mark. -- cgit v1.2.3-54-g00ecf