Commit 9c3f2966 by KATOH Yasufumi Committed by Stéphane Graber

doc: Add valueless lxc.cap.drop behaviour to Japanese man page

parent 1cddc3a4
......@@ -1592,6 +1592,8 @@ proc proc proc nodev,noexec,nosuid 0 0
<refentrytitle><command>capabilities</command></refentrytitle>
<manvolnum>7</manvolnum>
</citerefentry>,
If used with no value, lxc will clear any drop capabilities
specified up to this point.
-->
コンテナ内で削除するケーパビリティ (capability) を指定します。
一行でスペース区切りで複数のケーパビリティを指定することも可能です。
......@@ -1602,6 +1604,7 @@ proc proc proc nodev,noexec,nosuid 0 0
<refentrytitle><command>capabilities</command></refentrytitle>
<manvolnum>7</manvolnum>
</citerefentry>
この設定を、値を指定しない状態で使った場合、それ以前に指定された削除対象のケーパビリティの指定をすべてクリアします (lxc.cap.drop に何も指定しない状態になります)。
</para>
</listitem>
</varlistentry>
......
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