cgroups.7: Minor wording fixes

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2018-01-10 20:29:25 +01:00
parent c7913617f7
commit 446d164326
1 changed files with 3 additions and 4 deletions

View File

@ -971,16 +971,15 @@ to automatically become delegation boundaries.
More specifically, More specifically,
the following restrictions apply for processes inside the cgroup namespace: the following restrictions apply for processes inside the cgroup namespace:
.IP * 3 .IP * 3
Writes to controller interface files in the root directory Writes to controller interface files in the root directory of the namespace
will fail with the error will fail with the error
.BR EPERM . .BR EPERM .
Processes inside the cgroup namespace can still write to delegatable Processes inside the cgroup namespace can still write to delegatable
files such as files in the root directory of the cgroup namespace such as
.IR cgroup.procs .IR cgroup.procs
and and
.IR cgroup.subtree_control , .IR cgroup.subtree_control ,
and can create subhierarchy underneath the root directory of and can create subhierarchy underneath the root directory.
the cgroup namespace.
.IP * .IP *
Attempts to migrate processes across the namespace boundary are denied Attempts to migrate processes across the namespace boundary are denied
(with the error (with the error