Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lxc
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
lxc
Commits
214008ee
Commit
214008ee
authored
Jul 05, 2019
by
Wolfgang Bumiller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: document lxc.seccomp.notify.cookie
and fix a minor typo Signed-off-by:
Wolfgang Bumiller
<
w.bumiller@proxmox.com
>
parent
651e63a7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
2 deletions
+13
-2
lxc.container.conf.sgml.in
doc/lxc.container.conf.sgml.in
+13
-2
No files found.
doc/lxc.container.conf.sgml.in
View file @
214008ee
...
@@ -1997,11 +1997,22 @@ dev/null proc/kcore none bind,relative 0 0
...
@@ -1997,11 +1997,22 @@ dev/null proc/kcore none bind,relative 0 0
<listitem>
<listitem>
<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 b
y
in the form
seccomp events to. The path must b
e
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.
</para>
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<option>lxc.seccomp.notify.cookie</option>
</term>
<listitem>
<para>
An additional string sent along with proxied seccomp notification
requests.
</para>
</listitem>
</listitem>
</varlistentry>
</varlistentry>
</variablelist>
</variablelist>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment