Commit 5bc821d3 by KATOH Yasufumi

doc: Add lxc.comp.notify.cookie to Japanese lxc.container.conf(5)

update for commit 214008eeSigned-off-by: 's avatarKATOH Yasufumi <karma@jazz.email.ne.jp>
parent fd34369e
...@@ -2679,7 +2679,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp> ...@@ -2679,7 +2679,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<para> <para>
<!-- <!--
Specify a unix socket to which LXC will connect and forward Specify a unix socket to which LXC will connect and forward
seccomp events to. The path must by in the form seccomp events to. The path must be in the form
unix:/path/to/socket or unix:@socket. The former specifies a unix:/path/to/socket or unix:@socket. The former specifies a
path-bound unix domain socket while the latter specifies an path-bound unix domain socket while the latter specifies an
abstract unix domain socket. abstract unix domain socket.
...@@ -2690,6 +2690,20 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp> ...@@ -2690,6 +2690,20 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry>
<term>
<option>lxc.seccomp.notify.cookie</option>
</term>
<listitem>
<para>
<!--
An additional string sent along with proxied seccomp notification
requests.
-->
プロキシーされた seccomp 通知リクエストと一緒に送る追加文字列。
</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