From: Steve Ramage Date: Wed, 2 Dec 2020 23:47:24 +0000 (-0800) Subject: Adds missing documentation for Assertions (#17825) X-Git-Tag: v248-rc1~600 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7d27d39aa73a8ca368307d9d4f526b23a81fa44a;p=thirdparty%2Fsystemd.git Adds missing documentation for Assertions (#17825) --- diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 5364c4c975d..b7dbbe309ee 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -1495,6 +1495,7 @@ AssertHost= AssertKernelCommandLine= AssertKernelVersion= + AssertEnvironment= AssertSecurity= AssertCapability= AssertACPower= @@ -1506,12 +1507,15 @@ AssertPathIsSymbolicLink= AssertPathIsMountPoint= AssertPathIsReadWrite= + AssertPathIsEncrypted= AssertDirectoryNotEmpty= AssertFileNotEmpty= AssertFileIsExecutable= AssertUser= AssertGroup= AssertControlGroupController= + AssertMemory= + AssertCPUs= Similar to the ConditionArchitecture=, ConditionVirtualization=, …, condition settings described above, these settings