From 2aea8f1d20d68a65ce15d9f70480aecdc81e18b1 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Thu, 28 Jul 2016 08:26:27 -0400 Subject: whitelist fix --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') 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: --whitelist=dirname_or_filename Whitelist directory or file. This feature is implemented only for user home, /dev, /media, /opt, /var, and /tmp directories. - With the exception of user home, both the link and the real - file should be in the same top directory. + With the exception of user home, both the link and the real file + should be in the same top directory. For /home, both the link + and the real file should be owned by the user. Example: $ firejail --noprofile --whitelist=~/.mozilla -- cgit v1.2.3-54-g00ecf