diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2018-01-11 00:34:09 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2018-01-11 00:47:12 +0100 |
| commit | 7b327dd5f3b6b80cb418bc7e2070505eefdd458c (patch) | |
| tree | 7697d29254b370dfb17c7e73480c0914f7bcb177 /man7/cgroups.7 | |
| parent | d84e558ef3efd4731d22e0790e98abaaa389af44 (diff) | |
| download | man-pages-7b327dd5f3b6b80cb418bc7e2070505eefdd458c.tar.gz | |
cgroups.7: Add a detail on delegation of cgroup.threads
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/cgroups.7')
| -rw-r--r-- | man7/cgroups.7 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man7/cgroups.7 b/man7/cgroups.7 index 35f8bd634d..7225db3207 100644 --- a/man7/cgroups.7 +++ b/man7/cgroups.7 @@ -914,6 +914,7 @@ the delegater might instead add selected controllers to this file.) .IR /dlgt_grp/cgroup.threads Changing the ownership of this file is necessary if a threaded subtree is being delegated (see the description of "thread mode", below). +This permits the delegatee to write thread IDs to the file. .PP The delegater should .I not |
