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>
This commit is contained in:
Michael Kerrisk 2018-10-14 10:06:25 +02:00
parent 2b3c0042d1
commit 44084d19bb
1 changed files with 16 additions and 1 deletions

View File

@ -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