Commit de0dc533 by KATOH Yasufumi Committed by Stéphane Graber

doc: Add the description of lxc.hook.destroy in Japanese lxc.container.conf(5)

parent 59c2d406
...@@ -1923,6 +1923,21 @@ mknod errno 0 ...@@ -1923,6 +1923,21 @@ mknod errno 0
</listitem> </listitem>
</varlistentry> </varlistentry>
</variablelist> </variablelist>
<variablelist>
<varlistentry>
<term>
<option>lxc.hook.destroy</option>
</term>
<listitem>
<para>
<!--
A hook to be run when the container is destroyed.
-->
コンテナを破壊する際に実行されるフックです。
</para>
</listitem>
</varlistentry>
</variablelist>
</refsect2> </refsect2>
<refsect2> <refsect2>
......
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