From 64747e2d4b6feb61e9f9e70d36ffcf5a972e168a Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 30 Jun 2011 00:11:25 +0200 Subject: exec: add ControlGroupModify= switch to allow changing access mode to cgroups fs --- man/systemd.exec.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'man/systemd.exec.xml') diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index ffc257383d..b9a37da38e 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -629,6 +629,18 @@ for details. + + ControlGroupModify= + Takes a boolean + argument. If true, the control groups + created for this unit will be owned by + ther user specified with + User= (and the + configured group), and he can create + subgroups as well as add processes to + the group. + + CapabilityBoundingSet= -- cgit v1.2.3-54-g00ecf