cgroup_namespaces.7: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-08-20 11:59:58 +02:00
parent 445e4cb051
commit 3122cbdee8
1 changed files with 0 additions and 2 deletions

View File

@ -71,7 +71,6 @@ First, (as superuser) we create a child cgroup in the
.I freezer
hierarchy, and put the shell into that cgroup:
.PP
.EX
.in +4n
.EX
# \fBmkdir \-p /sys/fs/cgroup/freezer/sub\fP
@ -82,7 +81,6 @@ hierarchy, and put the shell into that cgroup:
7:freezer:/sub
.EE
.in
.EE
.PP
Next, we use
.BR unshare (1)