aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail.txt
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-01-06 15:39:54 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2017-01-06 15:39:54 -0500
commit85517885bece9209bbcace80fec115b0126263ad (patch)
tree40ad1c5a321e6e9d8977b00dba68b533900de5e1 /src/man/firejail.txt
parentsecurity fixes (diff)
downloadfirejail-85517885bece9209bbcace80fec115b0126263ad.tar.gz
firejail-85517885bece9209bbcace80fec115b0126263ad.tar.zst
firejail-85517885bece9209bbcace80fec115b0126263ad.zip
security fix
Diffstat (limited to 'src/man/firejail.txt')
-rw-r--r--src/man/firejail.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 60c21cbc1..69d28c788 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -76,7 +76,9 @@ $ firejail [OPTIONS] firefox # starting Mozilla Firefox
76Signal the end of options and disables further option processing. 76Signal the end of options and disables further option processing.
77.TP 77.TP
78\fB\-\-allow-debuggers 78\fB\-\-allow-debuggers
79Allow tools such as strace and gdb inside the sandbox. 79Allow tools such as strace and gdb inside the sandbox. This option is only available
80when running on Linux kernels 4.8 or newer - a kernel bug in ptrace system call allows a full
81bypass of the seccomp filter.
80.br 82.br
81 83
82.br 84.br