aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/wesnoth.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/wesnoth.profile')
-rw-r--r--etc/profile-m-z/wesnoth.profile12
1 files changed, 6 insertions, 6 deletions
diff --git a/etc/profile-m-z/wesnoth.profile b/etc/profile-m-z/wesnoth.profile
index 47b923e6a..199b3c6f0 100644
--- a/etc/profile-m-z/wesnoth.profile
+++ b/etc/profile-m-z/wesnoth.profile
@@ -6,9 +6,9 @@ include wesnoth.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9nodeny ${HOME}/.cache/wesnoth 9noblacklist ${HOME}/.cache/wesnoth
10nodeny ${HOME}/.config/wesnoth 10noblacklist ${HOME}/.config/wesnoth
11nodeny ${HOME}/.local/share/wesnoth 11noblacklist ${HOME}/.local/share/wesnoth
12 12
13include disable-common.inc 13include disable-common.inc
14include disable-devel.inc 14include disable-devel.inc
@@ -19,9 +19,9 @@ include disable-programs.inc
19mkdir ${HOME}/.cache/wesnoth 19mkdir ${HOME}/.cache/wesnoth
20mkdir ${HOME}/.config/wesnoth 20mkdir ${HOME}/.config/wesnoth
21mkdir ${HOME}/.local/share/wesnoth 21mkdir ${HOME}/.local/share/wesnoth
22allow ${HOME}/.cache/wesnoth 22whitelist ${HOME}/.cache/wesnoth
23allow ${HOME}/.config/wesnoth 23whitelist ${HOME}/.config/wesnoth
24allow ${HOME}/.local/share/wesnoth 24whitelist ${HOME}/.local/share/wesnoth
25include whitelist-common.inc 25include whitelist-common.inc
26 26
27caps.drop all 27caps.drop all