aboutsummaryrefslogtreecommitdiffstats
path: root/etc/firefox.profile
diff options
context:
space:
mode:
authorLibravatar Reiner Herrmann <reiner@reiner-h.de>2020-01-28 20:00:41 +0100
committerLibravatar Reiner Herrmann <reiner@reiner-h.de>2020-01-31 18:37:10 +0000
commitfcd63d6c41899234ce039d57027de2b638011689 (patch)
treec74dbe1ca7958bfe0389d9a7ae999537b3a3d8d9 /etc/firefox.profile
parentAdd a profile alias for multimc5 (diff)
downloadfirejail-fcd63d6c41899234ce039d57027de2b638011689.tar.gz
firejail-fcd63d6c41899234ce039d57027de2b638011689.tar.zst
firejail-fcd63d6c41899234ce039d57027de2b638011689.zip
profiles: whitelist /usr/share/doc in some profiles
Diffstat (limited to 'etc/firefox.profile')
-rw-r--r--etc/firefox.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/firefox.profile b/etc/firefox.profile
index 50f40a039..0530516d8 100644
--- a/etc/firefox.profile
+++ b/etc/firefox.profile
@@ -14,6 +14,8 @@ mkdir ${HOME}/.mozilla
14whitelist ${HOME}/.cache/mozilla/firefox 14whitelist ${HOME}/.cache/mozilla/firefox
15whitelist ${HOME}/.mozilla 15whitelist ${HOME}/.mozilla
16 16
17whitelist /usr/share/doc
18whitelist /usr/share/gtk-doc/html
17whitelist /usr/share/mozilla 19whitelist /usr/share/mozilla
18whitelist /usr/share/webext 20whitelist /usr/share/webext
19include whitelist-usr-share-common.inc 21include whitelist-usr-share-common.inc