mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-06-14 16:47:06 +00:00
doc: Add LXC_SRC_NAME to lxc.container.conf(5)
only add to English and Japanese docs. Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp> Acked-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
parent
ee54ea9a28
commit
0794541858
@ -2193,6 +2193,21 @@ mknod errno 0
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<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>
|
||||
|
@ -1568,6 +1568,18 @@ mknod errno 0
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<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>
|
||||
|
Loading…
Reference in New Issue
Block a user