mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-05 09:17:44 +03:00
doc: add {Condition,Assert}ControlGroupController= to TRANSIENT-SETTINGS.md
Follow-up for e16647c39d
.
This commit is contained in:
parent
d9f7305fd7
commit
f50ab33faf
@ -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=
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user