aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/firedragon.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/firedragon.profile')
-rw-r--r--etc/profile-a-l/firedragon.profile8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/profile-a-l/firedragon.profile b/etc/profile-a-l/firedragon.profile
index 77487161e..e22424794 100644
--- a/etc/profile-a-l/firedragon.profile
+++ b/etc/profile-a-l/firedragon.profile
@@ -6,13 +6,13 @@ include firedragon.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9noblacklist ${HOME}/.cache/firedragon 9nodeny ${HOME}/.cache/firedragon
10noblacklist ${HOME}/.firedragon 10nodeny ${HOME}/.firedragon
11 11
12mkdir ${HOME}/.cache/firedragon 12mkdir ${HOME}/.cache/firedragon
13mkdir ${HOME}/.firedragon 13mkdir ${HOME}/.firedragon
14whitelist ${HOME}/.cache/firedragon 14allow ${HOME}/.cache/firedragon
15whitelist ${HOME}/.firedragon 15allow ${HOME}/.firedragon
16 16
17# Add the next lines to your firedragon.local if you want to use the migration wizard. 17# Add the next lines to your firedragon.local if you want to use the migration wizard.
18#noblacklist ${HOME}/.mozilla 18#noblacklist ${HOME}/.mozilla