]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
Add LXC_TARGET env to Korean lxc.container.conf(5)
authorSungbae Yoo <sungbae.yoo@samsung.com>
Fri, 4 Dec 2015 09:13:45 +0000 (09:13 +0000)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 10 Dec 2015 03:59:08 +0000 (22:59 -0500)
Update for commit c154af9

Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
doc/ko/lxc.container.conf.sgml.in

index 741003be742ffe0105021e91e04293b7fe30b410..73b16a22cb779d3aab6624b2d5ea78d695fc43aa 100644 (file)
@@ -2138,7 +2138,22 @@ mknod errno 0
          </listitem>
        </varlistentry>
       </variablelist>
-
+      <variablelist>
+        <varlistentry>
+          <term>
+            <option>LXC_TARGET</option>
+          </term>
+          <listitem>
+            <para>
+              <!--
+              Only for the stop hook. Is set to "stop" for a container
+              shutdown or "reboot" for a container reboot.
+              -->
+              stop 훅에서만 사용된다. 값이 "stop"이면 컨테이너가 종료되는 것을, "reboot"이면 컨테이너가 재부팅되는 것을 의미한다.
+            </para>
+          </listitem>
+        </varlistentry>
+      </variablelist>
     </refsect2>
 
     <refsect2>