Commit 5fd9f759 by KATOH Yasufumi Committed by Stéphane Graber

doc: Update Japanese lxc-autostart(1)

parent babbea4b
...@@ -121,10 +121,13 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA ...@@ -121,10 +121,13 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
<listitem> <listitem>
<para> <para>
<!-- <!--
Only request a clean shutdown, do not kill the Request a clean shutdown. If a
container tasks if the clean shutdown fails. <optional>-t timeout</optional> greater than 0 is
given and the container has not shut down within
this period, it will be killed as with the
<optional>-k kill</optional> option.
--> -->
クリーンなシャットダウンのみを要求します.クリーンなシャットダウンに失敗した場合でも,コンテナのタスクを kill しません クリーンなシャットダウンを要求します.もし,<optional>-t timeout</optional> が 0 より大きい場合で,コンテナがこの時間内にシャットダウンしない場合は,コンテナは <optional>-k kill</optional> オプションを指定した時のように kill されます
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>
......
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