aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/firefox.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/firefox.profile')
-rw-r--r--etc/profile-a-l/firefox.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/profile-a-l/firefox.profile b/etc/profile-a-l/firefox.profile
index 9138fed90..99a6db2ae 100644
--- a/etc/profile-a-l/firefox.profile
+++ b/etc/profile-a-l/firefox.profile
@@ -17,6 +17,7 @@ include globals.local
17noblacklist ${HOME}/.cache/mozilla 17noblacklist ${HOME}/.cache/mozilla
18noblacklist ${HOME}/.mozilla 18noblacklist ${HOME}/.mozilla
19noblacklist ${RUNUSER}/*firefox* 19noblacklist ${RUNUSER}/*firefox*
20noblacklist ${RUNUSER}/psd/*firefox*
20 21
21blacklist /usr/libexec 22blacklist /usr/libexec
22 23
@@ -37,6 +38,7 @@ whitelist /usr/share/gtk-doc/html
37whitelist /usr/share/mozilla 38whitelist /usr/share/mozilla
38whitelist /usr/share/webext 39whitelist /usr/share/webext
39whitelist ${RUNUSER}/*firefox* 40whitelist ${RUNUSER}/*firefox*
41whitelist ${RUNUSER}/psd/*firefox*
40include whitelist-usr-share-common.inc 42include whitelist-usr-share-common.inc
41 43
42# firefox requires a shell to launch on Arch - add the next line to your firefox.local to enable private-bin. 44# firefox requires a shell to launch on Arch - add the next line to your firefox.local to enable private-bin.