summaryrefslogtreecommitdiff
path: root/man/systemd-analyze.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/systemd-analyze.xml')
-rw-r--r--man/systemd-analyze.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/man/systemd-analyze.xml b/man/systemd-analyze.xml
index fb2a1caa9e..8e8f776377 100644
--- a/man/systemd-analyze.xml
+++ b/man/systemd-analyze.xml
@@ -967,25 +967,25 @@ Service b@0.service not loaded, b.socket cannot be started.
<entry>RestrictSUIDSGID</entry>
</row>
<row>
- <entry>RestrictNamespaces_CLONE_NEWUSER</entry>
+ <entry>RestrictNamespaces_user</entry>
</row>
<row>
- <entry>RestrictNamespaces_CLONE_NEWNS</entry>
+ <entry>RestrictNamespaces_mnt</entry>
</row>
<row>
- <entry>RestrictNamespaces_CLONE_NEWIPC</entry>
+ <entry>RestrictNamespaces_ipc</entry>
</row>
<row>
- <entry>RestrictNamespaces_CLONE_NEWPID</entry>
+ <entry>RestrictNamespaces_pid</entry>
</row>
<row>
- <entry>RestrictNamespaces_CLONE_NEWCGROUP</entry>
+ <entry>RestrictNamespaces_cgroup</entry>
</row>
<row>
- <entry>RestrictNamespaces_CLONE_NEWUTS</entry>
+ <entry>RestrictNamespaces_uts</entry>
</row>
<row>
- <entry>RestrictNamespaces_CLONE_NEWNET</entry>
+ <entry>RestrictNamespaces_net</entry>
</row>
<row>
<entry>RestrictAddressFamilies_AF_INET_INET6</entry>