From 6c7d9ccb6cbb70c44843e013af79fa97d78b7571 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Fri, 28 Apr 2017 11:47:22 -0400 Subject: man pages --- src/man/firejail-profile.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'src/man/firejail-profile.txt') diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt index 76cd4d4fa..bb1bd86b9 100644 --- a/src/man/firejail-profile.txt +++ b/src/man/firejail-profile.txt @@ -189,6 +189,18 @@ The file is created if it doesn't already exist. \fBnoexec file_or_directory Remount the file or the directory noexec, nodev and nosuid. .TP +\fBoverlay +Mount a filesystem overlay on top of the current filesystem. +The overlay is stored in $HOME/.firejail/ directory. +.TP +\fBoverlay-named name +Mount a filesystem overlay on top of the current filesystem. +The overlay is stored in $HOME/.firejail/name directory. +.TP +\fBoverlay-tmpfs +Mount a filesystem overlay on top of the current filesystem. +All filesystem modifications are discarded when the sandbox is closed. +.TP \fBprivate Mount new /root and /home/user directories in temporary filesystems. All modifications are discarded when the sandbox is -- cgit v1.2.3-70-g09d2