]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
doc: Add lxc.monitor.unshare to Korean lxc.container.conf(5)
authorSungbae Yoo <sungbae.yoo@samsung.com>
Mon, 14 Dec 2015 06:20:46 +0000 (06:20 +0000)
committerStéphane Graber <stgraber@ubuntu.com>
Mon, 21 Dec 2015 03:42:28 +0000 (22:42 -0500)
Update for commit a8dfe4e and 6039eaa

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 73b16a22cb779d3aab6624b2d5ea78d695fc43aa..347ba658590769d76c03375dba55b74b0be77455 100644 (file)
@@ -2281,6 +2281,22 @@ mknod errno 0
             </para>
           </listitem>
         </varlistentry>
+        <varlistentry>
+          <term>
+            <option>lxc.monitor.unshare</option>
+          </term>
+          <listitem>
+            <para>
+              <!--
+              If not zero the mount namespace will be unshared from the host
+              before initializing the container (before running any pre-start
+              hooks). This requires the CAP_SYS_ADMIN capability at startup.
+              Default is 0.
+              -->
+              값이 0이 아니라면, 컨테이너가 초기화되기 전 (pre-start 훅이 실행 되기 전) 호스트로부터 마운트 네임스페이스를 unshare 한다. 시작시에 CAP_SYS_ADMIN 캐퍼빌리티가 요구된다. 기본값은 0이다.
+            </para>
+          </listitem>
+        </varlistentry>
         <varlistentry>
           <term>
             <option>lxc.group</option>