aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/shortwave.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/shortwave.profile')
-rw-r--r--etc/profile-m-z/shortwave.profile10
1 files changed, 5 insertions, 5 deletions
diff --git a/etc/profile-m-z/shortwave.profile b/etc/profile-m-z/shortwave.profile
index a8e5f6b18..d629240ec 100644
--- a/etc/profile-m-z/shortwave.profile
+++ b/etc/profile-m-z/shortwave.profile
@@ -6,8 +6,8 @@ include shortwave.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9nodeny ${HOME}/.cache/Shortwave 9noblacklist ${HOME}/.cache/Shortwave
10nodeny ${HOME}/.local/share/Shortwave 10noblacklist ${HOME}/.local/share/Shortwave
11 11
12include disable-common.inc 12include disable-common.inc
13include disable-devel.inc 13include disable-devel.inc
@@ -19,9 +19,9 @@ include disable-xdg.inc
19 19
20mkdir ${HOME}/.cache/Shortwave 20mkdir ${HOME}/.cache/Shortwave
21mkdir ${HOME}/.local/share/Shortwave 21mkdir ${HOME}/.local/share/Shortwave
22allow ${HOME}/.cache/Shortwave 22whitelist ${HOME}/.cache/Shortwave
23allow ${HOME}/.local/share/Shortwave 23whitelist ${HOME}/.local/share/Shortwave
24allow /usr/share/shortwave 24whitelist /usr/share/shortwave
25include whitelist-common.inc 25include whitelist-common.inc
26include whitelist-runuser-common.inc 26include whitelist-runuser-common.inc
27include whitelist-usr-share-common.inc 27include whitelist-usr-share-common.inc