mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
man text for --include command
This commit is contained in:
parent
af53a8c95f
commit
f54ee53b18
1 changed files with 10 additions and 0 deletions
|
|
@ -821,6 +821,16 @@ $ firejail \-\-ignore=shell --ignore=seccomp firefox
|
|||
$ firejail \-\-ignore="net eth0" firefox
|
||||
#endif
|
||||
|
||||
.TP
|
||||
\fB\-\-\include=file.profile
|
||||
Include a profile file before the regular profiles are used.
|
||||
.br
|
||||
|
||||
.br
|
||||
Example:
|
||||
.br
|
||||
$ firejail --include=/etc/firejail/disable-devel.inc gedit
|
||||
|
||||
#ifdef HAVE_NETWORK
|
||||
.TP
|
||||
\fB\-\-interface=interface
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue