]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - Documentation/cgroup-v2.txt
cgroup: "cgroup.subtree_control" should be writeable by delegatee
[mirror_ubuntu-artful-kernel.git] / Documentation / cgroup-v2.txt
index dc5e2dcdbef40b344f373614220460ebe079f768..0260ed053efd7c64f697044fdf3ea2b73ade76bc 100644 (file)
@@ -309,10 +309,11 @@ file.
 2-5-1. Model of Delegation
 
 A cgroup can be delegated to a less privileged user by granting write
-access of the directory and its "cgroup.procs" file to the user.  Note
-that resource control interface files in a given directory control the
-distribution of the parent's resources and thus must not be delegated
-along with the directory.
+access of the directory and its "cgroup.procs" and
+"cgroup.subtree_control" files to the user.  Note that resource
+control interface files in a given directory control the distribution
+of the parent's resources and thus must not be delegated along with
+the directory.
 
 Once delegated, the user can build sub-hierarchy under the directory,
 organize processes as it sees fit and further distribute the resources