Re: [lxc-devel] [PATCH] doc: Add lxc.monitor.unshare to lxc.container.conf(5)

2015-12-03 Thread Stéphane Graber
On Thu, Dec 03, 2015 at 08:48:18PM +0900, KATOH Yasufumi wrote:
> Update for commit a8dfe4e and 6039eaa
> 
> Signed-off-by: KATOH Yasufumi 

Acked-by: Stéphane Graber 

> ---
>  doc/ja/lxc.container.conf.sgml.in | 16 
>  1 file changed, 16 insertions(+)
> 
> diff --git a/doc/ja/lxc.container.conf.sgml.in 
> b/doc/ja/lxc.container.conf.sgml.in
> index b7e2a6c..e830e25 100644
> --- a/doc/ja/lxc.container.conf.sgml.in
> +++ b/doc/ja/lxc.container.conf.sgml.in
> @@ -2339,6 +2339,22 @@ mknod errno 0
>  
>  
>
> +lxc.monitor.unshare
> +  
> +  
> +
> +  
> +  この値が 0 でない場合、コンテナが初期化される前 (pre-start フックが実行される前) 
> にマウント名前空間がホストから unshare されます。この機能を使う場合、スタート時に CAP_SYS_ADMIN 
> ケーパビリティが必要です。デフォルト値は 0 です。
> +
> +  
> +
> +
> +  
>  lxc.group
>
>
> -- 
> 2.6.3
> 
> ___
> lxc-devel mailing list
> lxc-devel@lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-devel

-- 
Stéphane Graber
Ubuntu developer
http://www.ubuntu.com


signature.asc
Description: Digital signature
___
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel


[lxc-devel] [PATCH] doc: Add lxc.monitor.unshare to lxc.container.conf(5)

2015-12-03 Thread KATOH Yasufumi
Update for commit a8dfe4e and 6039eaa

Signed-off-by: KATOH Yasufumi 
---
 doc/ja/lxc.container.conf.sgml.in | 16 
 1 file changed, 16 insertions(+)

diff --git a/doc/ja/lxc.container.conf.sgml.in 
b/doc/ja/lxc.container.conf.sgml.in
index b7e2a6c..e830e25 100644
--- a/doc/ja/lxc.container.conf.sgml.in
+++ b/doc/ja/lxc.container.conf.sgml.in
@@ -2339,6 +2339,22 @@ mknod errno 0
 
 
   
+lxc.monitor.unshare
+  
+  
+
+  
+  この値が 0 でない場合、コンテナが初期化される前 (pre-start フックが実行される前) にマウント名前空間がホストから 
unshare されます。この機能を使う場合、スタート時に CAP_SYS_ADMIN ケーパビリティが必要です。デフォルト値は 0 です。
+
+  
+
+
+  
 lxc.group
   
   
-- 
2.6.3

___
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel