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.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.