From be5044ba408f46790c28d1f5ad4b6251a0a69234 Mon Sep 17 00:00:00 2001 From: Chiraag Nataraj Date: Tue, 1 May 2018 23:29:13 -0400 Subject: Add --keep-var-tmp and associated profile option --- src/man/firejail-profile.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/man/firejail-profile.txt') diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt index 0217e1353..c73f23b94 100644 --- a/src/man/firejail-profile.txt +++ b/src/man/firejail-profile.txt @@ -280,6 +280,9 @@ Disable the default blacklisting of run/user/$UID/systemd and /run/user/$UID/gnu \fBwritable-var Mount /var directory read-write. .TP +\fBkeep-var-tmp +/var/tmp directory is untouched. +.TP \fBwritable-var-log Use the real /var/log directory, not a clone. By default, a tmpfs is mounted on top of /var/log directory, and a skeleton filesystem is created based on the original /var/log. -- cgit v1.2.3-54-g00ecf