]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
doc: lxc.monitor.unshare requires CAP_SYS_ADMIN
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 2 Dec 2015 08:03:59 +0000 (09:03 +0100)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 3 Dec 2015 06:14:11 +0000 (01:14 -0500)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
doc/lxc.container.conf.sgml.in

index b19eec9423ff18aa834d20503f9ba9902ae53b22..6fef7ad8609790aed2449170c39b8fb5f197b667 100644 (file)
@@ -1679,7 +1679,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>