Unverified Commit 55f7e4d6 by Stéphane Graber Committed by GitHub

Merge pull request #3586 from tenforward/japanese

doc: Add lxc.cgroup.dir.monitor.pivot to Japanese man page
parents 4aa5a10e 74f9fb2c
......@@ -2142,6 +2142,22 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
</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>
</term>
<listitem>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment