aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/firejail.txt')
-rw-r--r--src/man/firejail.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 24d4bbd8c..74a9a9da9 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -678,6 +678,16 @@ Same as "firejail --join=name" if sandbox with specified name exists, otherwise
678Note that in contrary to other join options there is respective profile option. 678Note that in contrary to other join options there is respective profile option.
679 679
680.TP 680.TP
681\fB\-\-keep-dev-shm
682/dev/shm directory is untouched (even with --private-dev)
683.br
684
685.br
686Example:
687.br
688$ firejail --keep-dev-shm --private-dev
689
690.TP
681\fB\-\-keep-var-tmp 691\fB\-\-keep-var-tmp
682/var/tmp directory is untouched. 692/var/tmp directory is untouched.
683.br 693.br