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.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 385e8af28..b1a1fc8fd 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -1912,8 +1912,9 @@ The files in the list must be expressed as relative to the /bin,
1912/sbin, /usr/bin, /usr/sbin, or /usr/local/bin directories. 1912/sbin, /usr/bin, /usr/sbin, or /usr/local/bin directories.
1913If no listed files are found, /bin directory will be empty. 1913If no listed files are found, /bin directory will be empty.
1914The same directory is also bind-mounted over /sbin, /usr/bin, /usr/sbin and /usr/local/bin. 1914The same directory is also bind-mounted over /sbin, /usr/bin, /usr/sbin and /usr/local/bin.
1915All modifications are discarded when the sandbox is closed. File globbing is supported, 1915All modifications are discarded when the sandbox is closed.
1916see \fBFILE GLOBBING\fR section for more details. 1916Multiple private-bin commands are allowed and they accumulate.
1917File globbing is supported, see \fBFILE GLOBBING\fR section for more details.
1917.br 1918.br
1918 1919
1919.br 1920.br
@@ -2009,6 +2010,7 @@ The files and directories in the list must be expressed as relative to
2009the /etc directory (e.g., /etc/foo must be expressed as foo). 2010the /etc directory (e.g., /etc/foo must be expressed as foo).
2010If no listed file is found, /etc directory will be empty. 2011If no listed file is found, /etc directory will be empty.
2011All modifications are discarded when the sandbox is closed. 2012All modifications are discarded when the sandbox is closed.
2013Multiple private-etc commands are allowed and they accumulate.
2012.br 2014.br
2013 2015
2014.br 2016.br