aboutsummaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-08-24 09:29:39 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-08-24 09:29:39 -0400
commit1ccd5d84b9d7491bb8deec24db5c8ea0a163fa10 (patch)
treea951ab073dfa608483e3c5a3013ccc892195ba89 /src/man
parentMerge pull request #742 from manevich/security (diff)
downloadfirejail-1ccd5d84b9d7491bb8deec24db5c8ea0a163fa10.tar.gz
firejail-1ccd5d84b9d7491bb8deec24db5c8ea0a163fa10.tar.zst
firejail-1ccd5d84b9d7491bb8deec24db5c8ea0a163fa10.zip
testing 0.9.42~rc2
Diffstat (limited to 'src/man')
-rw-r--r--src/man/firejail.txt12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 19fca9854..434c29c0f 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -1086,18 +1086,6 @@ Example:
1086$ firejail \-\-private=/home/netblue/firefox-home firefox 1086$ firejail \-\-private=/home/netblue/firefox-home firefox
1087 1087
1088.TP 1088.TP
1089\fB\-\-private-template=templatedir
1090Mount new /root and /home/user directories in temporary
1091filesystems, and copy all files in templatedir. All modifications are discarded when the sandbox is
1092closed.
1093.br
1094
1095.br
1096Example:
1097.br
1098$ firejail \-\-private-template=/home/netblue/.config/mozilla firefox
1099
1100.TP
1101\fB\-\-private-bin=file,file 1089\fB\-\-private-bin=file,file
1102Build a new /bin in a temporary filesystem, and copy the programs in the list. 1090Build a new /bin in a temporary filesystem, and copy the programs in the list.
1103If no listed file is found, /bin directory will be empty. 1091If no listed file is found, /bin directory will be empty.