summaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-02-24 12:55:06 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2016-02-24 12:55:06 -0500
commit89535f782c19fd8396fd013d4b38d746f3faed95 (patch)
tree255335eea7b669906fe2989a880b0f2ac595999b /src/man
parentallow --interface only to root user for --enable-network=restricted (diff)
downloadfirejail-89535f782c19fd8396fd013d4b38d746f3faed95.tar.gz
firejail-89535f782c19fd8396fd013d4b38d746f3faed95.tar.zst
firejail-89535f782c19fd8396fd013d4b38d746f3faed95.zip
x11 work
Diffstat (limited to 'src/man')
-rw-r--r--src/man/firejail.txt15
-rw-r--r--src/man/firemon.txt4
2 files changed, 19 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
diff --git a/src/man/firemon.txt b/src/man/firemon.txt
index 2a69b1de5..88b2ce59f 100644
--- a/src/man/firemon.txt
+++ b/src/man/firemon.txt
@@ -51,6 +51,10 @@ Print a tree of all sandboxed processes.
51\fB\-\-version 51\fB\-\-version
52Print program version and exit. 52Print program version and exit.
53 53
54.TP
55\fB\-\-x11
56Print X11 display number.
57
54.PP 58.PP
55Option \-\-list prints a list of all sandboxes. The format 59Option \-\-list prints a list of all sandboxes. The format
56for each entry is as follows: 60for each entry is as follows: