aboutsummaryrefslogtreecommitdiff
path: root/libc/SECCOMP_WHITELIST_SYSTEM.TXT
diff options
context:
space:
mode:
Diffstat (limited to 'libc/SECCOMP_WHITELIST_SYSTEM.TXT')
-rw-r--r--libc/SECCOMP_WHITELIST_SYSTEM.TXT6
1 files changed, 6 insertions, 0 deletions
diff --git a/libc/SECCOMP_WHITELIST_SYSTEM.TXT b/libc/SECCOMP_WHITELIST_SYSTEM.TXT
new file mode 100644
index 000000000..266fe30f7
--- /dev/null
+++ b/libc/SECCOMP_WHITELIST_SYSTEM.TXT
@@ -0,0 +1,6 @@
+# This file is used to populate seccomp's whitelist policy in combination with SYSCALLS.TXT.
+# Note that the resultant policy is applied only to zygote spawned processes.
+#
+# This file is processed by a python script named genseccomp.py.
+
+int bpf(int cmd, union bpf_attr *attr, unsigned int size) all