]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
doc: Add lxc.cgroup.dir.monitor.pivot to Japanese man page 3586/head
authorKATOH Yasufumi <karma@jazz.email.ne.jp>
Sat, 21 Nov 2020 15:26:35 +0000 (00:26 +0900)
committerKATOH Yasufumi <karma@jazz.email.ne.jp>
Sat, 21 Nov 2020 15:26:35 +0000 (00:26 +0900)
Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
doc/ja/lxc.container.conf.sgml.in

index 64218c4a673c0e5e6ade7846bae7ffdc0978b334..1d4c370ad3a945d32b3f338347bf4698db36f161 100644 (file)
@@ -2140,6 +2140,22 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
             </para>
           </listitem>
         </varlistentry>
+        <varlistentry>
+          <term>
+            <option>lxc.cgroup.dir.monitor.pivot</option>
+          </term>
+          <listitem>
+            <para>
+              <!--
+              On container termination the PID of the monitor process is attached to this cgroup.
+              This path should not be a subpath of any other configured cgroup dir to ensure
+              proper removal of other cgroup paths on container termination.
+              -->
+              コンテナ終了時に、モニタープロセスの PID がここで指定した cgroup にアタッチされます。
+              コンテナ終了時に、他の cgroup パスが確実に適切に削除されるように、ここに設定するパスは他で設定した cgroup ディレクトリのサブパスにすべきではありません。
+            </para>
+          </listitem>
+        </varlistentry>
         <varlistentry>
           <term>
             <option>lxc.cgroup.dir.container.inner</option>