projects
/
platform
/
upstream
/
systemd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9f7305
)
doc: add {Condition,Assert}ControlGroupController= to TRANSIENT-SETTINGS.md
author
Yu Watanabe
<watanabe.yu+github@gmail.com>
Tue, 19 Dec 2017 06:36:36 +0000
(15:36 +0900)
committer
Yu Watanabe
<watanabe.yu+github@gmail.com>
Sat, 23 Dec 2017 10:32:31 +0000
(19:32 +0900)
Follow-up for
e16647c39d195804711a006667d5bce49c0ef73d
.
TRANSIENT-SETTINGS.md
patch
|
blob
|
history
diff --git
a/TRANSIENT-SETTINGS.md
b/TRANSIENT-SETTINGS.md
index
8e9798b
..
cbdf83f
100644
(file)
--- 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=
```