aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-01-30 11:19:02 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2017-01-30 11:19:02 -0500
commitda097ac2e892b2472ec8898f194e4940edc6cdff (patch)
tree966ba445347634359997342082f49d6766d2e819 /README.md
parent--writable-var-log (diff)
downloadfirejail-da097ac2e892b2472ec8898f194e4940edc6cdff.tar.gz
firejail-da097ac2e892b2472ec8898f194e4940edc6cdff.tar.zst
firejail-da097ac2e892b2472ec8898f194e4940edc6cdff.zip
--writable-var-log
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 07de69e42..55ed7523a 100644
--- a/README.md
+++ b/README.md
@@ -99,7 +99,7 @@ Added AppImage type 2 support, and support for passing command line arguments to
99 $ firejail --hosts-file=~/myhosts firefox 99 $ firejail --hosts-file=~/myhosts firefox
100 100
101 --writable-var-log 101 --writable-var-log
102 Use the real /var/log directory, not a clone. By default, a 102 Useq the real /var/log directory, not a clone. By default, a
103 tmpfs is mounted on top of /var/log directory, and a skeleton 103 tmpfs is mounted on top of /var/log directory, and a skeleton
104 filesystem is created based on the original /var/log. 104 filesystem is created based on the original /var/log.
105 105