From df6aa573c121dfadf36715bb4b08d91e5867f3b9 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sun, 25 Oct 2015 07:58:04 -0400 Subject: implemented --ignore option --- src/man/firejail.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/man') 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 @@ -340,6 +340,16 @@ Example: .br $ firejail \-\-hostname=officepc firefox +.TP +\fB\-\-ignore=command +Ignore command in profile file. +.br + +.br +Example: +.br +$ firejail \-\-ignore=shell --ignore=seccomp firefox + .TP \fB\-\-interface=interface Move interface in a new network namespace. Up to four --interface options can be sepcified. -- cgit v1.2.3-54-g00ecf