]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
doc: Add lxc.comp.notify.cookie to Japanese lxc.container.conf(5) 3088/head
authorKATOH Yasufumi <karma@jazz.email.ne.jp>
Thu, 11 Jul 2019 06:22:08 +0000 (15:22 +0900)
committerKATOH Yasufumi <karma@jazz.email.ne.jp>
Thu, 11 Jul 2019 06:22:08 +0000 (15:22 +0900)
update for commit 214008e

Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
doc/ja/lxc.container.conf.sgml.in

index ccc225054a44cafd2209b519ef0c816139485593..1f19dab7e75999f602c51d7b4a98a7aa0961bbd3 100644 (file)
@@ -2679,7 +2679,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
             <para>
               <!--
               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
               path-bound unix domain socket while the latter specifies an
               abstract unix domain socket.
@@ -2690,6 +2690,20 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
              </para>
           </listitem>
         </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>
     </refsect2>