diff options
| -rw-r--r-- | man7/cgroup_namespaces.7 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man7/cgroup_namespaces.7 b/man7/cgroup_namespaces.7 index 929b3bf1db..135e5d7bd8 100644 --- a/man7/cgroup_namespaces.7 +++ b/man7/cgroup_namespaces.7 @@ -161,14 +161,14 @@ inside this cgroup namespace, after which we see the expected results: 155 145 0:32 / /sys/fs/cgroup/freezer rw,relatime ... .in .EE -.PP -Use of cgroup namespaces requires a kernel that is configured with the -.B CONFIG_CGROUPS -option. .\" .SH CONFORMING TO Namespaces are a Linux-specific feature. .SH NOTES +Use of cgroup namespaces requires a kernel that is configured with the +.B CONFIG_CGROUPS +option. +.PP The virtualization provided by cgroup namespaces serves a number of purposes: .IP * 2 It prevents information leaks whereby cgroup directory paths outside of |
