aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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