Commit 820f2c85 by KATOH Yasufumi Committed by Stéphane Graber

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

parent f7a02d63
......@@ -1433,6 +1433,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) を指定します。
一行でスペース区切りで複数のケーパビリティを指定することも可能です。
......@@ -1443,6 +1445,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