aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 63b9edb04..d1a41d1ca 100644
--- a/README.md
+++ b/README.md
@@ -49,8 +49,9 @@ Symlinks outside user home directories are allowed:
49 --whitelist=dirname_or_filename 49 --whitelist=dirname_or_filename
50 Whitelist directory or file. This feature is implemented only 50 Whitelist directory or file. This feature is implemented only
51 for user home, /dev, /media, /opt, /var, and /tmp directories. 51 for user home, /dev, /media, /opt, /var, and /tmp directories.
52 With the exception of user home, both the link and the real 52 With the exception of user home, both the link and the real file
53 file should be in the same top directory. 53 should be in the same top directory. For /home, both the link
54 and the real file should be owned by the user.
54 55
55 Example: 56 Example:
56 $ firejail --noprofile --whitelist=~/.mozilla 57 $ firejail --noprofile --whitelist=~/.mozilla