]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
doc: Add lxc.init.cwd to Japanese lxc.container.conf(5) 2002/head
authorKATOH Yasufumi <karma@jazz.email.ne.jp>
Tue, 5 Dec 2017 08:23:29 +0000 (17:23 +0900)
committerKATOH Yasufumi <karma@jazz.email.ne.jp>
Tue, 5 Dec 2017 08:23:29 +0000 (17:23 +0900)
Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
doc/ja/lxc.container.conf.sgml.in

index 52bf10b283dd50b6af5c6ec575d781831ab25ece..b67aade5c8ad74b647c39dfbed57c32f293be20f 100644 (file)
@@ -374,6 +374,32 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
       </variablelist>
     </refsect2>
 
+    <refsect2>
+      <title>Init のワーキングディレクトリ <!-- Init working directory --></title>
+      <para>
+       <!--
+        Sets the absolute path inside the container as the working directory for the containers.
+        LXC will switch to this directory before executing init.
+         -->
+       コンテナのワーキングディレクトリとして、コンテナ内の絶対パスを設定します。LXC は init を実行する前に、このディレクトリに移動します。
+      </para>
+      <variablelist>
+        <varlistentry>
+          <term>
+            <option>lxc.init.cwd</option>
+          </term>
+          <listitem>
+            <para>
+             <!--
+              Absolute path inside the container to use as the working directory.
+               -->
+             ワーキングディレクトリとして使うコンテナ内の絶対パス
+            </para>
+          </listitem>
+        </varlistentry>
+      </variablelist>
+    </refsect2>
+
     <refsect2>
       <title><!-- Init ID -->Init が使う ID</title>
       <para>