aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail-profile.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/firejail-profile.txt')
-rw-r--r--src/man/firejail-profile.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index 2a7d926b9..050c3d7e5 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -310,6 +310,10 @@ Enable seccomp filter and blacklist the syscalls in the default list. See man 1
310\fBseccomp syscall,syscall,syscall 310\fBseccomp syscall,syscall,syscall
311Enable seccomp filter and blacklist the system calls in the list on top of default seccomp filter. 311Enable seccomp filter and blacklist the system calls in the list on top of default seccomp filter.
312.TP 312.TP
313\fBseccomp.block-secondary
314Enable seccomp filter and filter system call architectures
315so that only the native architecture is allowed.
316.TP
313\fBseccomp.drop syscall,syscall,syscall 317\fBseccomp.drop syscall,syscall,syscall
314Enable seccomp filter and blacklist the system calls in the list. 318Enable seccomp filter and blacklist the system calls in the list.
315.TP 319.TP