cgroup_namespaces.7: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-06-13 12:04:08 +02:00
parent 4074913747
commit 3a9ef8b72d
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ hierarchy, and put the shell into that cgroup:
# \fBmkdir \-p /sys/fs/cgroup/freezer/sub\fP
# \fBecho $$\fP # Show PID of this shell
30655
# \fBsh \-c 'echo 30655 > /sys/fs/cgroup/freezer/sub/cgroup.procs'\fP
# \fBsh \-c \(aqecho 30655 > /sys/fs/cgroup/freezer/sub/cgroup.procs\(aq\fP
# \fBcat /proc/self/cgroup | grep freezer\fP
7:freezer:/sub
.in