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.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 681a105af..c6931af12 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -1505,6 +1505,20 @@ $ firejail \-\-whitelist=~/.mozilla \-\-whitelist=~/Downloads
1505$ firejail \-\-whitelist=/tmp/.X11-unix --whitelist=/dev/null 1505$ firejail \-\-whitelist=/tmp/.X11-unix --whitelist=/dev/null
1506.br 1506.br
1507$ firejail "\-\-whitelist=/home/username/My Virtual Machines" 1507$ firejail "\-\-whitelist=/home/username/My Virtual Machines"
1508
1509.TP
1510\fB\-\-x11
1511Start a new X11 server using Xpra (http://xpra.org) and attach the sandbox to this server.
1512Xpra is a persistent remote display server and client for forwarding X11 applications and desktop screens.
1513The regular X11 server (display 0) is not visible in the sandbox. This prevents screenshot and keylogger
1514applications started in the sandbox from accessing display 0.
1515.br
1516
1517.br
1518Example:
1519.br
1520$ firejail \-\-x11 firefox
1521
1508.TP 1522.TP
1509\fB\-\-zsh 1523\fB\-\-zsh
1510Use /usr/bin/zsh as default user shell. 1524Use /usr/bin/zsh as default user shell.
@@ -1514,6 +1528,7 @@ Use /usr/bin/zsh as default user shell.
1514Example: 1528Example:
1515.br 1529.br
1516$ firejail \-\-zsh 1530$ firejail \-\-zsh
1531
1517.SH TRAFFIC SHAPING 1532.SH TRAFFIC SHAPING
1518Network bandwidth is an expensive resource shared among all sandboxes running on a system. 1533Network bandwidth is an expensive resource shared among all sandboxes running on a system.
1519Traffic shaping allows the user to increase network performance by controlling 1534Traffic shaping allows the user to increase network performance by controlling