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.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index 9b3aef95f..9f4f4a927 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -161,6 +161,9 @@ Mount-bind directory1 on top of directory2. This option is only available when r
161\fBbind file1,file2 161\fBbind file1,file2
162Mount-bind file1 on top of file2. This option is only available when running as root. 162Mount-bind file1 on top of file2. This option is only available when running as root.
163.TP 163.TP
164\fBdisable-mnt
165Disable /mnt, /media, /run/mount and /run/media access.
166.TP
164\fBmkdir directory 167\fBmkdir directory
165Create a directory in user home or under /tmp before the sandbox is started. 168Create a directory in user home or under /tmp before the sandbox is started.
166The directory is created if it doesn't already exist. 169The directory is created if it doesn't already exist.