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.txt3
1 files changed, 3 insertions, 0 deletions
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
280\fBwritable-var 280\fBwritable-var
281Mount /var directory read-write. 281Mount /var directory read-write.
282.TP 282.TP
283\fBkeep-var-tmp
284/var/tmp directory is untouched.
285.TP
283\fBwritable-var-log 286\fBwritable-var-log
284Use the real /var/log directory, not a clone. By default, a tmpfs is mounted on top of /var/log 287Use the real /var/log directory, not a clone. By default, a tmpfs is mounted on top of /var/log
285directory, and a skeleton filesystem is created based on the original /var/log. 288directory, and a skeleton filesystem is created based on the original /var/log.