]> git.proxmox.com Git - mirror_lxc.git/commitdiff
doc: add lxc.console.logpath to Japanese lxc.container.conf(5)
authorKATOH Yasufumi <karma@jazz.email.ne.jp>
Mon, 11 Aug 2014 10:49:26 +0000 (19:49 +0900)
committerStéphane Graber <stgraber@ubuntu.com>
Sat, 16 Aug 2014 01:03:09 +0000 (21:03 -0400)
Update for commit 96f15ca

Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
doc/ja/lxc.container.conf.sgml.in

index bc82984885bd10c23402f4c830f65f463619c375..66a562cee05bbadb1cc6820dccee70b6a7289a50 100644 (file)
@@ -744,18 +744,32 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
       <variablelist>
        <varlistentry>
          <term>
-           <option>lxc.console</option>
+           <option>lxc.console.logfile</option>
          </term>
          <listitem>
            <para>
               <!--
              Specify a path to a file where the console output will
-             be written. The keyword 'none' will simply disable the
-             console. This is dangerous once if have a rootfs with a
+             be written.
+              -->
+              コンソール出力を書き込むファイルのパスを指定します。
+           </para>
+         </listitem>
+       </varlistentry>
+       <varlistentry>
+         <term>
+           <option>lxc.console</option>
+         </term>
+         <listitem>
+           <para>
+              <!--
+             Specify a path to a device to which the console will be
+             attached.  The keyword 'none' will simply disable the
+             console.  This is dangerous once if have a rootfs with a
              console device file where the application can write, the
              messages will fall in the host.
               -->
-              ã\82³ã\83³ã\82½ã\83¼ã\83«ã\81®å\87ºå\8a\9bã\81\8cæ\9b¸ã\81\8bã\82\8cã\82\8bã\83\95ã\82¡ã\82¤ã\83«のパスを指定します。'none' というキーワードは、単純にコンソールを無効にします。
+              ã\82³ã\83³ã\82½ã\83¼ã\83«ã\82\92å\89²ã\82\8aå½\93ã\81¦ã\82\8bã\83\87ã\83\90ã\82¤ã\82¹のパスを指定します。'none' というキーワードは、単純にコンソールを無効にします。
               この設定は、アプリケーションが書き込む事ができるコンソールデバイスファイルが rootfs に存在する場合、メッセージがホスト側に出力されるので危険です。
            </para>
          </listitem>