X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.exec.xml;h=9d074ca5ee85a364de4fee4313f1653b75121510;hb=891703e1eef9f9850c7bd34b6d9df0e6c2c8a939;hp=c1ab6b90106bc1b4771ef17cf53b54c5b6b3b488;hpb=706343f492725fe430879c5d4a3485d7c49b0601;p=elogind.git diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index c1ab6b901..9d074ca5e 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -776,6 +776,21 @@ the group. + + ControlGroupPersistent= + Takes a boolean + argument. If true, the control groups + created for this unit will be marked + to be persistent, i.e. systemd will + not remove them when stopping the + unit. The default is false, meaning + that the control groups will be + removed when the unit is stopped. For + details about the semantics of this + logic see PaxControlGroups. + + ControlGroupAttribute=