From 69528c31c64963a1279123fb17d00334c1655cd1 Mon Sep 17 00:00:00 2001 From: Michal Schmidt Date: Sun, 3 Apr 2011 18:17:05 +0200 Subject: man: document ConditionSecurity --- man/systemd.unit.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 47ddece314..73968067a1 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 -- cgit v1.2.3-54-g00ecf