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

Stéphane Graber stgraber at ubuntu.com
Thu Dec 3 18:53:22 UTC 2015


On Thu, Dec 03, 2015 at 08:48:18PM +0900, KATOH Yasufumi wrote:
> Update for commit a8dfe4e and 6039eaa
> 
> Signed-off-by: KATOH Yasufumi <karma at jazz.email.ne.jp>

Acked-by: Stéphane Graber <stgraber at ubuntu.com>

> ---
>  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
>          </varlistentry>
>          <varlistentry>
>            <term>
> +            <option>lxc.monitor.unshare</option>
> +          </term>
> +          <listitem>
> +            <para>
> +              <!--
> +              If not zero the mount namespace will be unshared from the host
> +              before initializing the container (before running any pre-start
> +              hooks). This requires the CAP_SYS_ADMIN capability at startup.
> +              Default is 0.
> +                -->
> +              この値が 0 でない場合、コンテナが初期化される前 (pre-start フックが実行される前) にマウント名前空間がホストから unshare されます。この機能を使う場合、スタート時に CAP_SYS_ADMIN ケーパビリティが必要です。デフォルト値は 0 です。
> +            </para>
> +          </listitem>
> +        </varlistentry>
> +        <varlistentry>
> +          <term>
>              <option>lxc.group</option>
>            </term>
>            <listitem>
> -- 
> 2.6.3
> 
> _______________________________________________
> lxc-devel mailing list
> lxc-devel at lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-devel

-- 
Stéphane Graber
Ubuntu developer
http://www.ubuntu.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20151203/6955d14f/attachment.sig>


More information about the lxc-devel mailing list