summaryrefslogtreecommitdiff
path: root/doc/man/man3/seccomp_attr_set.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/seccomp_attr_set.3')
-rw-r--r--doc/man/man3/seccomp_attr_set.38
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/man/man3/seccomp_attr_set.3 b/doc/man/man3/seccomp_attr_set.3
index 091d6d1..7050d5f 100644
--- a/doc/man/man3/seccomp_attr_set.3
+++ b/doc/man/man3/seccomp_attr_set.3
@@ -86,6 +86,14 @@ specific syscall invocations, see
for more information. Defaults to off (
.I value
== 0).
+.TP
+.B SCMP_FLTATR_CTL_LOG
+A flag to specify if the kernel should log all filter actions taken except for
+the
+.BR SCMP_ACT_ALLOW
+action. Defaults to off (
+.I value
+== 0).
.\" //////////////////////////////////////////////////////////////////////////
.SH RETURN VALUE
.\" //////////////////////////////////////////////////////////////////////////