aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/com.github.dahenson.agenda.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/com.github.dahenson.agenda.profile')
-rw-r--r--etc/profile-a-l/com.github.dahenson.agenda.profile12
1 files changed, 6 insertions, 6 deletions
diff --git a/etc/profile-a-l/com.github.dahenson.agenda.profile b/etc/profile-a-l/com.github.dahenson.agenda.profile
index b467a0f7a..4e26e4925 100644
--- a/etc/profile-a-l/com.github.dahenson.agenda.profile
+++ b/etc/profile-a-l/com.github.dahenson.agenda.profile
@@ -6,9 +6,9 @@ include com.github.dahenson.agenda.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9noblacklist ${HOME}/.cache/agenda 9nodeny ${HOME}/.cache/agenda
10noblacklist ${HOME}/.config/agenda 10nodeny ${HOME}/.config/agenda
11noblacklist ${HOME}/.local/share/agenda 11nodeny ${HOME}/.local/share/agenda
12 12
13include disable-common.inc 13include disable-common.inc
14include disable-devel.inc 14include disable-devel.inc
@@ -22,9 +22,9 @@ include disable-xdg.inc
22mkdir ${HOME}/.cache/agenda 22mkdir ${HOME}/.cache/agenda
23mkdir ${HOME}/.config/agenda 23mkdir ${HOME}/.config/agenda
24mkdir ${HOME}/.local/share/agenda 24mkdir ${HOME}/.local/share/agenda
25whitelist ${HOME}/.cache/agenda 25allow ${HOME}/.cache/agenda
26whitelist ${HOME}/.config/agenda 26allow ${HOME}/.config/agenda
27whitelist ${HOME}/.local/share/agenda 27allow ${HOME}/.local/share/agenda
28include whitelist-common.inc 28include whitelist-common.inc
29include whitelist-usr-share-common.inc 29include whitelist-usr-share-common.inc
30include whitelist-runuser-common.inc 30include whitelist-runuser-common.inc