aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/swell-foop.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/swell-foop.profile')
-rw-r--r--etc/profile-m-z/swell-foop.profile6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/profile-m-z/swell-foop.profile b/etc/profile-m-z/swell-foop.profile
index 55cd0965a..9efae815d 100644
--- a/etc/profile-m-z/swell-foop.profile
+++ b/etc/profile-m-z/swell-foop.profile
@@ -6,12 +6,12 @@ include swell-foop.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9nodeny ${HOME}/.local/share/swell-foop 9noblacklist ${HOME}/.local/share/swell-foop
10 10
11mkdir ${HOME}/.local/share/swell-foop 11mkdir ${HOME}/.local/share/swell-foop
12allow ${HOME}/.local/share/swell-foop 12whitelist ${HOME}/.local/share/swell-foop
13 13
14allow /usr/share/swell-foop 14whitelist /usr/share/swell-foop
15 15
16private-bin swell-foop 16private-bin swell-foop
17 17