[lxc-devel] [PATCH lxc followup] doc: lxc.monitor.unshare requires CAP_SYS_ADMIN

Wolfgang Bumiller w.bumiller at proxmox.com
Wed Dec 2 08:03:59 UTC 2015


Signed-off-by: Wolfgang Bumiller <w.bumiller at proxmox.com>
---
 doc/lxc.container.conf.sgml.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/lxc.container.conf.sgml.in b/doc/lxc.container.conf.sgml.in
index 3b6f698..91b9633 100644
--- a/doc/lxc.container.conf.sgml.in
+++ b/doc/lxc.container.conf.sgml.in
@@ -1667,7 +1667,8 @@ mknod errno 0
             <para>
               If not zero the mount namespace will be unshared from the host
               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>
           </listitem>
         </varlistentry>
-- 
2.1.4




More information about the lxc-devel mailing list