From 6039eaa23692f417457a2af3c6fc7ce01d78b5c2 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Wed, 2 Dec 2015 09:03:59 +0100 Subject: [PATCH] doc: lxc.monitor.unshare requires CAP_SYS_ADMIN Signed-off-by: Wolfgang Bumiller Acked-by: Serge E. Hallyn --- 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 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. -- 2.47.2