aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail-profile.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/firejail-profile.txt')
-rw-r--r--src/man/firejail-profile.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index e3217bbff..51b45cd10 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -170,6 +170,12 @@ closed.
170\fBprivate directory 170\fBprivate directory
171Use directory as user home. 171Use directory as user home.
172.TP 172.TP
173\f\private-home file,directory
174Build a new user home in a temporary
175filesystem, and copy the files and directories in the list in the
176new home. All modifications are discarded when the sandbox is
177closed.
178.TP
173\fBprivate-bin file,file 179\fBprivate-bin file,file
174Build a new /bin in a temporary filesystem, and copy the programs in the list. 180Build a new /bin in a temporary filesystem, and copy the programs in the list.
175The same directory is also bind-mounted over /sbin, /usr/bin and /usr/sbin. 181The same directory is also bind-mounted over /sbin, /usr/bin and /usr/sbin.