Commit 1e074e8e by KATOH Yasufumi

doc: Add lxc.hook.start-host to Japanese lxc.container.conf(5)

Update for commit 08dd2805Signed-off-by: 's avatarKATOH Yasufumi <karma@jazz.email.ne.jp>
parent c38d860c
......@@ -2096,6 +2096,23 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<variablelist>
<varlistentry>
<term>
<option>lxc.hook.start-host</option>
</term>
<listitem>
<para>
<!--
A hook to be run in the host's namespace after the
container has been setup, and immediately before starting
the container init.
-->
コンテナのセットアップが済んだあと、コンテナの init を実行する直前に、ホストの名前空間で実行するためのフックです。
</para>
</listitem>
</varlistentry>
</variablelist>
<variablelist>
<varlistentry>
<term>
<option>lxc.hook.start</option>
</term>
<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