aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/abrowser.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/abrowser.profile')
-rw-r--r--etc/profile-a-l/abrowser.profile8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/profile-a-l/abrowser.profile b/etc/profile-a-l/abrowser.profile
index 2e6e8f1af..70ddcec20 100644
--- a/etc/profile-a-l/abrowser.profile
+++ b/etc/profile-a-l/abrowser.profile
@@ -5,13 +5,13 @@ include abrowser.local
5# Persistent global definitions 5# Persistent global definitions
6include globals.local 6include globals.local
7 7
8noblacklist ${HOME}/.cache/mozilla 8nodeny ${HOME}/.cache/mozilla
9noblacklist ${HOME}/.mozilla 9nodeny ${HOME}/.mozilla
10 10
11mkdir ${HOME}/.cache/mozilla/abrowser 11mkdir ${HOME}/.cache/mozilla/abrowser
12mkdir ${HOME}/.mozilla 12mkdir ${HOME}/.mozilla
13whitelist ${HOME}/.cache/mozilla/abrowser 13allow ${HOME}/.cache/mozilla/abrowser
14whitelist ${HOME}/.mozilla 14allow ${HOME}/.mozilla
15 15
16# private-etc must first be enabled in firefox-common.profile 16# private-etc must first be enabled in firefox-common.profile
17#private-etc abrowser 17#private-etc abrowser