From ca5516b72b57bd113b780a2d8c673c2b44e19cd4 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sun, 15 May 2016 08:47:09 -0400 Subject: documentation --- src/man/firejail.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/man/firejail.txt b/src/man/firejail.txt index 995aee809..807b3e39e 100644 --- a/src/man/firejail.txt +++ b/src/man/firejail.txt @@ -1004,7 +1004,9 @@ $ firejail \-\-private=/home/netblue/firefox-home firefox .TP \fB\-\-private-bin=file,file Build a new /bin in a temporary filesystem, and copy the programs in the list. +If no listed file is found, /bin directory will be empty. The same directory is also bind-mounted over /sbin, /usr/bin, /usr/sbin and /usr/local/bin. +All modifications are discarded when the sandbox is closed. .br .br @@ -1043,7 +1045,8 @@ $ \fB\-\-private-etc=file,directory Build a new /etc in a temporary filesystem, and copy the files and directories in the list. -All modifications are discarded when the sandbox is closed. +If no listed file is found, /etc directory will be empty. +All modifications are discarded when the sandbox is closed. .br .br -- cgit v1.2.3-54-g00ecf