aboutsummaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-10-25 07:58:04 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2015-10-25 07:58:04 -0400
commitdf6aa573c121dfadf36715bb4b08d91e5867f3b9 (patch)
tree83809acddbbe27b6a22cfdadd98b4a622750d674 /src/man
parentbug: disable whitelists if private home options are present (diff)
downloadfirejail-df6aa573c121dfadf36715bb4b08d91e5867f3b9.tar.gz
firejail-df6aa573c121dfadf36715bb4b08d91e5867f3b9.tar.zst
firejail-df6aa573c121dfadf36715bb4b08d91e5867f3b9.zip
implemented --ignore option
Diffstat (limited to 'src/man')
-rw-r--r--src/man/firejail.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index e311c66b0..1814fe92a 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -341,6 +341,16 @@ Example:
341$ firejail \-\-hostname=officepc firefox 341$ firejail \-\-hostname=officepc firefox
342 342
343.TP 343.TP
344\fB\-\-ignore=command
345Ignore command in profile file.
346.br
347
348.br
349Example:
350.br
351$ firejail \-\-ignore=shell --ignore=seccomp firefox
352
353.TP
344\fB\-\-interface=interface 354\fB\-\-interface=interface
345Move interface in a new network namespace. Up to four --interface options can be sepcified. 355Move interface in a new network namespace. Up to four --interface options can be sepcified.
346.br 356.br