aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2018-10-14 10:06:25 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2018-10-14 10:10:02 +0200
commit44084d19bb9c92f555b690cbb7054c59ceb55836 (patch)
tree78bbf70e6563fc8660546c274366dd94119d7e40 /man7
parent2b3c0042d1be0a41ef8e43657a6686cd45fecff6 (diff)
downloadman-pages-44084d19bb9c92f555b690cbb7054c59ceb55836.tar.gz
cgroups.7: Complete partial sentence re kernel boot options and 'nsdelegate'
The intended text was hidden elsewhere in the source of the page as a comment. https://bugzilla.kernel.org/show_bug.cgi?id=201029 Reported-by: Mike Weilgart <mike.weilgart@verticalsysadmin.com> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
-rw-r--r--man7/cgroups.717
1 files changed, 16 insertions, 1 deletions
diff --git a/man7/cgroups.7 b/man7/cgroups.7
index ee2c7f832c..4e9c179c93 100644
--- a/man7/cgroups.7
+++ b/man7/cgroups.7
@@ -1049,7 +1049,22 @@ On some systems,
automatically mounts the cgroup v2 filesystem.
In order to experiment with the
.I nsdelegate
-operation, it may be desirable to
+operation, it may be useful to boot the kernel with
+the following command-line options:
+.PP
+.in +4n
+.EX
+cgroup_no_v1=all systemd.legacy_systemd_cgroup_controller
+.EE
+.in
+.PP
+These options cause the kernel to boot with the cgroups v1 controllers
+disabled (meaning that the controllers are available in the v2 hierarchy),
+and tells
+.BR systemd (1)
+not to mount and use the cgroup v2 hierarchy,
+so that the v2 hierarchy can be manually mounted
+with the desired options after boot-up.
.\"
.SS Cgroup v2 delegation containment rules
Some delegation