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.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 60c21cbc1..69ed2a8dc 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
@@ -676,7 +678,7 @@ $ firejail \-\-net=eth0 \-\-mac=00:11:22:33:44:55 firefox
676 678
677.TP 679.TP
678\fB\-\-machine-id 680\fB\-\-machine-id
679Preserve id number in /etc/machine-id file. By default a new random id is generated inside the sandbox. 681Spoof id number in /etc/machine-id file - a new random id is generated inside the sandbox.
680.br 682.br
681 683
682.br 684.br