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.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index 0da2a0ea7..c86d7f119 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -245,6 +245,7 @@ before the sandbox is started. The file is created if it doesn't already exist.
245.TP 245.TP
246\fBnoexec file_or_directory 246\fBnoexec file_or_directory
247Remount the file or the directory noexec, nodev and nosuid. 247Remount the file or the directory noexec, nodev and nosuid.
248#ifdef HAVE_OVERLAYFS
248.TP 249.TP
249\fBoverlay 250\fBoverlay
250Mount a filesystem overlay on top of the current filesystem. 251Mount a filesystem overlay on top of the current filesystem.
@@ -257,6 +258,7 @@ The overlay is stored in $HOME/.firejail/name directory.
257\fBoverlay-tmpfs 258\fBoverlay-tmpfs
258Mount a filesystem overlay on top of the current filesystem. 259Mount a filesystem overlay on top of the current filesystem.
259All filesystem modifications are discarded when the sandbox is closed. 260All filesystem modifications are discarded when the sandbox is closed.
261#endif
260.TP 262.TP
261\fBprivate 263\fBprivate
262Mount new /root and /home/user directories in temporary 264Mount new /root and /home/user directories in temporary