summaryrefslogtreecommitdiffstats
path: root/src/man/firejail.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/firejail.txt')
-rw-r--r--src/man/firejail.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index e9b27f9e4..89b815e02 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -1687,7 +1687,7 @@ rm: cannot remove `testfile': Operation not permitted
1687\fB\-\-seccomp.keep=syscall,syscall,syscall 1687\fB\-\-seccomp.keep=syscall,syscall,syscall
1688Enable seccomp filter, and whitelist the syscalls specified by the 1688Enable seccomp filter, and whitelist the syscalls specified by the
1689command. The system calls needed by Firejail (group @default-keep: 1689command. The system calls needed by Firejail (group @default-keep:
1690dup, prctl, setgid, setgroups, setuid) are always whitelisted. 1690prctl, execve) are handled with the preload library.
1691.br 1691.br
1692 1692
1693.br 1693.br