aboutsummaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-04-05 09:59:44 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-04-05 09:59:44 -0400
commit37e16a1e65df28b2b1407843e3e3de68a432a18e (patch)
treeeaeacb08b9db24b8ceebd95431f93de7aeae84dd /src/man
parentgrsecurity: --chroot (diff)
downloadfirejail-37e16a1e65df28b2b1407843e3e3de68a432a18e.tar.gz
firejail-37e16a1e65df28b2b1407843e3e3de68a432a18e.tar.zst
firejail-37e16a1e65df28b2b1407843e3e3de68a432a18e.zip
grsecurity: --overlay
Diffstat (limited to 'src/man')
-rw-r--r--src/man/firejail.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 8972e2380..24dbff67a 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -971,7 +971,7 @@ $ ls -l sandboxlog*
971.TP 971.TP
972\fB\-\-overlay 972\fB\-\-overlay
973Mount a filesystem overlay on top of the current filesystem. All filesystem modifications go into the overlay. 973Mount a filesystem overlay on top of the current filesystem. All filesystem modifications go into the overlay.
974The overlay is stored in $HOME/.firejail directory. 974The overlay is stored in $HOME/.firejail directory. This option is not available on Grsecurity systems.
975.br 975.br
976 976
977.br 977.br
@@ -987,7 +987,7 @@ $ firejail \-\-overlay firefox
987.TP 987.TP
988\fB\-\-overlay-tmpfs 988\fB\-\-overlay-tmpfs
989Mount a filesystem overlay on top of the current filesystem. All filesystem modifications go into the overlay, 989Mount a filesystem overlay on top of the current filesystem. All filesystem modifications go into the overlay,
990and are discarded when the sandbox is closed. 990and are discarded when the sandbox is closed. This option is not available on Grsecurity systems.
991.br 991.br
992 992
993.br 993.br