From: Michal Schmidt Date: Sun, 3 Apr 2011 16:17:05 +0000 (+0200) Subject: man: document ConditionSecurity X-Git-Tag: v23~17 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=69528c31c64963a1279123fb17d00334c1655cd1;p=elogind.git man: document ConditionSecurity --- diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 47ddece31..73968067a 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -565,6 +565,7 @@ ConditionDirectoryNotEmpty= ConditionKernelCommandLine= ConditionVirtualization= + ConditionSecurity= ConditionNull= Before starting a unit @@ -628,6 +629,13 @@ openvz to test against a specific implementation. The test may be negated by prepending an + exclamation mark. + ConditionSecurity= + may be used to check whether the given security + module is enabled on the system. + Currently the only recognized value is + SELinux. + The test may be negated by prepending an exclamation mark. Finally, ConditionNull= may be used to add a constant condition