Commit a1dd59de by KATOH Yasufumi Committed by Stéphane Graber

doc: Drop lxc.pivotdir from Japanese lxc.container.conf(5)

parent 097796ac
...@@ -1338,25 +1338,6 @@ proc proc proc nodev,noexec,nosuid 0 0 ...@@ -1338,25 +1338,6 @@ proc proc proc nodev,noexec,nosuid 0 0
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry>
<term>
<option>lxc.pivotdir</option>
</term>
<listitem>
<para>
<!--
where to pivot the original root file system under
<option>lxc.rootfs</option>, specified relatively to
that. The default is <filename>mnt</filename>.
It is created if necessary, and also removed after
unmounting everything from it during container setup.
-->
元の root ファイルシステムを、<option>lxc.rootfs</option> 以下のどこに移動させるかを <option>lxc.rootfs</option> からの相対パスで指定します。
デフォルトは <filename>mnt</filename> です。
これはもし必要であれば作成され、そしてコンテナのセットアップの間、全てアンマウントされた後で消去されます。
</para>
</listitem>
</varlistentry>
</variablelist> </variablelist>
</refsect2> </refsect2>
......
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