Commit 6039eaa2 by Wolfgang Bumiller Committed by Stéphane Graber

doc: lxc.monitor.unshare requires CAP_SYS_ADMIN

parent a8dfe4e0
...@@ -1679,7 +1679,8 @@ mknod errno 0 ...@@ -1679,7 +1679,8 @@ mknod errno 0
<para> <para>
If not zero the mount namespace will be unshared from the host If not zero the mount namespace will be unshared from the host
before initializing the container (before running any pre-start before initializing the container (before running any pre-start
hooks). Default is 0. hooks). This requires the CAP_SYS_ADMIN capability at startup.
Default is 0.
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment