doc: add {Condition,Assert}ControlGroupController= to TRANSIENT-SETTINGS.md

Follow-up for e16647c39d.
This commit is contained in:
Yu Watanabe 2017-12-19 15:36:36 +09:00
parent d9f7305fd7
commit f50ab33faf
1 changed files with 2 additions and 0 deletions

View File

@ -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=
```