Commit 07945418 by KATOH Yasufumi Committed by Stéphane Graber

doc: Add LXC_SRC_NAME to lxc.container.conf(5)

only add to English and Japanese docs. Signed-off-by: 's avatarKATOH Yasufumi <karma@jazz.email.ne.jp> Acked-by: 's avatarStéphane Graber <stgraber@ubuntu.com>
parent ee54ea9a
...@@ -2196,6 +2196,21 @@ mknod errno 0 ...@@ -2196,6 +2196,21 @@ mknod errno 0
<variablelist> <variablelist>
<varlistentry> <varlistentry>
<term> <term>
<option>LXC_SRC_NAME</option>
</term>
<listitem>
<para>
<!--
Only for the clone hook. Is set to the original container name.
-->
clone フックの場合のみ使われます。クローン元のコンテナ名が設定されます。
</para>
</listitem>
</varlistentry>
</variablelist>
<variablelist>
<varlistentry>
<term>
<option>LXC_TARGET</option> <option>LXC_TARGET</option>
</term> </term>
<listitem> <listitem>
......
...@@ -1571,6 +1571,18 @@ mknod errno 0 ...@@ -1571,6 +1571,18 @@ mknod errno 0
<variablelist> <variablelist>
<varlistentry> <varlistentry>
<term> <term>
<option>LXC_SRC_NAME</option>
</term>
<listitem>
<para>
Only for the clone hook. Is set to the original container name.
</para>
</listitem>
</varlistentry>
</variablelist>
<variablelist>
<varlistentry>
<term>
<option>LXC_TARGET</option> <option>LXC_TARGET</option>
</term> </term>
<listitem> <listitem>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment