From: Yu Watanabe Date: Tue, 19 Dec 2017 06:36:36 +0000 (+0900) Subject: doc: add {Condition,Assert}ControlGroupController= to TRANSIENT-SETTINGS.md X-Git-Tag: v237~183^2~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f50ab33faf726ec18d803441da3c1d96457b731a;p=thirdparty%2Fsystemd.git doc: add {Condition,Assert}ControlGroupController= to TRANSIENT-SETTINGS.md Follow-up for e16647c39d195804711a006667d5bce49c0ef73d. --- diff --git a/TRANSIENT-SETTINGS.md b/TRANSIENT-SETTINGS.md index 8e9798ba3a4..cbdf83f24c9 100644 --- a/TRANSIENT-SETTINGS.md +++ b/TRANSIENT-SETTINGS.md @@ -68,6 +68,7 @@ Only the most important generic unit settings are available for transient units. ConditionACPower= ConditionUser= ConditionGroup= + ConditionControlGroupController= AssertPathExists= AssertPathExistsGlob= AssertPathIsDirectory= @@ -88,6 +89,7 @@ Only the most important generic unit settings are available for transient units. AssertACPower= AssertUser= AssertGroup= + AssertControlGroupController= ✓ CollectMode= ```