From 8f512407ddb2abc3e2b7ae71f848916e7e3fc64d Mon Sep 17 00:00:00 2001 From: nextime Date: Thu, 4 Aug 2016 02:15:43 +0200 Subject: Make copydir work as expected --- src/man/firejail.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'src/man/firejail.txt') diff --git a/src/man/firejail.txt b/src/man/firejail.txt index 9e6916534..c6b73f428 100644 --- a/src/man/firejail.txt +++ b/src/man/firejail.txt @@ -1044,6 +1044,18 @@ Example: .br $ firejail \-\-private=/home/netblue/firefox-home firefox +.TP +\fB\-\-private-template=templatedir +Mount new /root and /home/user directories in temporary +filesystems, and copy all files in templatedir. All modifications are discarded when the sandbox is +closed. +.br + +.br +Example: +.br +$ firejail \-\-private-template=/home/netblue/.config/mozilla firefox + .TP \fB\-\-private-bin=file,file Build a new /bin in a temporary filesystem, and copy the programs in the list. -- cgit v1.2.3-70-g09d2