[lxc-devel] [PATCH] doc: Add lxc.init_(uid|gid) in Japanese lxc.container.conf(5)
Stéphane Graber
stgraber at ubuntu.com
Mon Sep 21 15:29:31 UTC 2015
On Mon, Aug 31, 2015 at 06:53:00PM +0900, KATOH Yasufumi wrote:
> update for commit dbca923
>
> 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 | 48 +++++++++++++++++++++++++++++++++++++++
> 1 file changed, 48 insertions(+)
>
> diff --git a/doc/ja/lxc.container.conf.sgml.in b/doc/ja/lxc.container.conf.sgml.in
> index 71333a4..b32d23e 100644
> --- a/doc/ja/lxc.container.conf.sgml.in
> +++ b/doc/ja/lxc.container.conf.sgml.in
> @@ -334,6 +334,54 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
> </refsect2>
>
> <refsect2>
> + <title><!-- Init ID -->Init が使う ID</title>
> + <para>
> + <!--
> + Sets the UID/GID to use for the init system, and subsequent command, executed by lxc-execute.
> + -->
> + lxc-execute が実行するコンテナの init と、その後に起動するコマンドが使用する UID/GID を設定します。
> +
> + <!--
> + These options are only used when lxc-execute is started in a private user namespace.
> + -->
> + このオプションは lxc-execute がユーザ名前空間内で起動するときのみ使われます。
> +
> + <!--
> + Defaults to: UID(0), GID(0)
> + -->
> + デフォルト値は UID(0), GID(0) です。
> + </para>
> + <variablelist>
> + <varlistentry>
> + <term>
> + <option>lxc.init_uid</option>
> + </term>
> + <listitem>
> + <para>
> + <!--
> + UID to use within a private user namesapce for init.
> + -->
> + ユーザ名前空間内で init が使う UID です。
> + </para>
> + </listitem>
> + </varlistentry>
> + <varlistentry>
> + <term>
> + <option>lxc.init_gid</option>
> + </term>
> + <listitem>
> + <para>
> + <!--
> + GID to use within a private user namesapce for init.
> + -->
> + ユーザ名前空間内で init が使う GID です。
> + </para>
> + </listitem>
> + </varlistentry>
> + </variablelist>
> + </refsect2>
> +
> + <refsect2>
> <title><!-- Network -->ネットワーク</title>
> <para>
> <!--
> --
> 2.2.1
>
> _______________________________________________
> 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/20150921/992458e5/attachment.sig>
More information about the lxc-devel
mailing list