diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2018-01-08 22:50:57 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2018-01-10 00:35:47 +0100 |
| commit | 148e0800eb0a7dc77078ef94306f16af55a40e40 (patch) | |
| tree | 6d12aadb579434b5f95efadecdcbd26c0603d9af /man7/cgroups.7 | |
| parent | 27b086e99829680a05dacefb8f7d7505179d713c (diff) | |
| download | man-pages-148e0800eb0a7dc77078ef94306f16af55a40e40.tar.gz | |
cgroups.7: Modify cgroup v2 delegation subheading
We are about to add description of a different kind
of delegation (nsdelegate) with its own subheading.
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/cgroups.7')
| -rw-r--r-- | man7/cgroups.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/cgroups.7 b/man7/cgroups.7 index 83d0467e0c..0ed62a2fea 100644 --- a/man7/cgroups.7 +++ b/man7/cgroups.7 @@ -849,7 +849,7 @@ to this file means that no limit is imposed. The default value in this file is .IR """max""" . .\" -.SS Cgroups v2 delegation +.SS Cgroups v2 delegation: delegation to a less privileged user In the context of cgroups, delegation means passing management of some subtree of the cgroup hierarchy to a nonprivileged process. |
