From: Wolfgang Bumiller Date: Wed, 2 Dec 2015 08:03:59 +0000 (+0100) Subject: doc: lxc.monitor.unshare requires CAP_SYS_ADMIN X-Git-Tag: lxc-2.0.0.beta1~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6039eaa23692f417457a2af3c6fc7ce01d78b5c2;p=thirdparty%2Flxc.git doc: lxc.monitor.unshare requires CAP_SYS_ADMIN Signed-off-by: Wolfgang Bumiller Acked-by: Serge E. Hallyn --- diff --git a/doc/lxc.container.conf.sgml.in b/doc/lxc.container.conf.sgml.in index b19eec942..6fef7ad86 100644 --- a/doc/lxc.container.conf.sgml.in +++ b/doc/lxc.container.conf.sgml.in @@ -1679,7 +1679,8 @@ mknod errno 0 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.