From d1f81425d2449b582b55d3acc8297a84fec82d5c Mon Sep 17 00:00:00 2001 From: Sungbae Yoo Date: Mon, 14 Dec 2015 06:20:46 +0000 Subject: [PATCH] doc: Add lxc.monitor.unshare to Korean lxc.container.conf(5) MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Update for commit a8dfe4e and 6039eaa Signed-off-by: Sungbae Yoo Acked-by: Stéphane Graber --- doc/ko/lxc.container.conf.sgml.in | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/doc/ko/lxc.container.conf.sgml.in b/doc/ko/lxc.container.conf.sgml.in index 73b16a22c..347ba6585 100644 --- a/doc/ko/lxc.container.conf.sgml.in +++ b/doc/ko/lxc.container.conf.sgml.in @@ -2281,6 +2281,22 @@ mknod errno 0 + + + + + + + + 값이 0이 아니라면, 컨테이너가 초기화되기 전 (pre-start 훅이 실행 되기 전) 호스트로부터 마운트 네임스페이스를 unshare 한다. 시작시에 CAP_SYS_ADMIN 캐퍼빌리티가 요구된다. 기본값은 0이다. + + + -- 2.47.2