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.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index 511194ff3..203d4543d 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -411,6 +411,9 @@ Enable seccomp filter and whitelist the system calls in the list.
411\fBseccomp.32.keep syscall,syscall,syscall 411\fBseccomp.32.keep syscall,syscall,syscall
412Enable seccomp filter and whitelist the system calls in the list for 32 bit system calls on a 64 bit architecture system. 412Enable seccomp filter and whitelist the system calls in the list for 32 bit system calls on a 64 bit architecture system.
413.TP 413.TP
414\fBseccomp-error-action kill | ERRNO
415Return a different error instead of EPERM to the process or kill it when an attempt is made to call a blocked system call.
416.TP
414\fBx11 417\fBx11
415Enable X11 sandboxing. 418Enable X11 sandboxing.
416.TP 419.TP