aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/firefox-common.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/firefox-common.profile')
-rw-r--r--etc/profile-a-l/firefox-common.profile6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/profile-a-l/firefox-common.profile b/etc/profile-a-l/firefox-common.profile
index e7d438b46..2fe12843e 100644
--- a/etc/profile-a-l/firefox-common.profile
+++ b/etc/profile-a-l/firefox-common.profile
@@ -12,8 +12,8 @@ include firefox-common.local
12# Add the next line to your firefox-common.local to allow access to common programs/addons/plugins. 12# Add the next line to your firefox-common.local to allow access to common programs/addons/plugins.
13#include firefox-common-addons.profile 13#include firefox-common-addons.profile
14 14
15noblacklist ${HOME}/.pki
16noblacklist ${HOME}/.local/share/pki 15noblacklist ${HOME}/.local/share/pki
16noblacklist ${HOME}/.pki
17 17
18include disable-common.inc 18include disable-common.inc
19include disable-devel.inc 19include disable-devel.inc
@@ -22,11 +22,11 @@ include disable-interpreters.inc
22include disable-proc.inc 22include disable-proc.inc
23include disable-programs.inc 23include disable-programs.inc
24 24
25mkdir ${HOME}/.pki
26mkdir ${HOME}/.local/share/pki 25mkdir ${HOME}/.local/share/pki
26mkdir ${HOME}/.pki
27whitelist ${DOWNLOADS} 27whitelist ${DOWNLOADS}
28whitelist ${HOME}/.pki
29whitelist ${HOME}/.local/share/pki 28whitelist ${HOME}/.local/share/pki
29whitelist ${HOME}/.pki
30include whitelist-common.inc 30include whitelist-common.inc
31include whitelist-run-common.inc 31include whitelist-run-common.inc
32include whitelist-runuser-common.inc 32include whitelist-runuser-common.inc