aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/firejail.txt')
-rw-r--r--src/man/firejail.txt14
1 files changed, 12 insertions, 2 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 68deb85ec..0b9b403f8 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -433,7 +433,7 @@ org.freedesktop.Notifications.*@/org/freedesktop/Notifications
433 433
434.TP 434.TP
435\fB\-\-dbus-system.log 435\fB\-\-dbus-system.log
436Turn on DBus logging for the system DBus. This option requires --dbus-system=log. 436Turn on DBus logging for the system DBus. This option requires --dbus-system=filter.
437 437
438.br 438.br
439Example: 439Example:
@@ -560,7 +560,7 @@ org.freedesktop.Notifications.*@/org/freedesktop/Notifications
560 560
561.TP 561.TP
562\fB\-\-dbus-user.log 562\fB\-\-dbus-user.log
563Turn on DBus logging for the session DBus. This option requires --dbus-user=log. 563Turn on DBus logging for the session DBus. This option requires --dbus-user=filter.
564 564
565.br 565.br
566Example: 566Example:
@@ -821,6 +821,16 @@ $ firejail \-\-ignore=shell --ignore=seccomp firefox
821$ firejail \-\-ignore="net eth0" firefox 821$ firejail \-\-ignore="net eth0" firefox
822#endif 822#endif
823 823
824.TP
825\fB\-\-\include=file.profile
826Include a profile file before the regular profiles are used.
827.br
828
829.br
830Example:
831.br
832$ firejail --include=/etc/firejail/disable-devel.inc gedit
833
824#ifdef HAVE_NETWORK 834#ifdef HAVE_NETWORK
825.TP 835.TP
826\fB\-\-interface=interface 836\fB\-\-interface=interface