cgroups.7: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2019-01-23 21:41:48 +01:00
parent 87b18a8b63
commit 51629a3000
1 changed files with 2 additions and 2 deletions

View File

@ -870,10 +870,10 @@ to this file means that no limit is imposed.
The default value in this file is The default value in this file is
.IR """max""" . .IR """max""" .
.\" .\"
.SS Cgroups v2 delegation: delegation to a less privileged user .SH Cgroups v2 delegation: delegation to a less privileged user
In the context of cgroups, In the context of cgroups,
delegation means passing management of some subtree delegation means passing management of some subtree
of the cgroup hierarchy to a nonprivileged process. of the cgroup hierarchy to a nonprivileged user.
Cgroups v1 provides support for delegation based on file permissions Cgroups v1 provides support for delegation based on file permissions
in the cgroup hierarchy but with less strict containment rules than v2 in the cgroup hierarchy but with less strict containment rules than v2
(as noted below). (as noted below).