From b62ee5249da92ff8960322eab770f742425831e3 Mon Sep 17 00:00:00 2001 From: Karol Lewandowski Date: Tue, 7 May 2013 13:21:46 +0200 Subject: condition, man: Add support for ConditionSecurity=smack According to Documentation/security/Smack.txt: In keeping with the intent of Smack, configuration data is minimal and not strictly required. The most important configuration step is mounting the smackfs pseudo filesystem. This means that checking the mount point should be enough. --- man/systemd.unit.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'man/systemd.unit.xml') diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 49103dad56..c56837a6e5 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -984,8 +984,9 @@ may be used to check whether the given security module is enabled on the system. Currently the only recognized - values are selinux - and apparmor. + values are selinux, + apparmor, and + smack. The test may be negated by prepending an exclamation mark. -- cgit v1.2.3-54-g00ecf