aboutsummaryrefslogtreecommitdiffstats
path: root/etc/anki.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/anki.profile')
-rw-r--r--etc/anki.profile11
1 files changed, 4 insertions, 7 deletions
diff --git a/etc/anki.profile b/etc/anki.profile
index 6ab95dd52..c349376ff 100644
--- a/etc/anki.profile
+++ b/etc/anki.profile
@@ -10,12 +10,8 @@ noblacklist ${DOCUMENTS}
10noblacklist ${HOME}/.local/share/Anki2 10noblacklist ${HOME}/.local/share/Anki2
11 11
12# Allow python (blacklisted by disable-interpreters.inc) 12# Allow python (blacklisted by disable-interpreters.inc)
13noblacklist ${PATH}/python2* 13include allow-python2.inc
14noblacklist ${PATH}/python3* 14include allow-python3.inc
15noblacklist /usr/lib/python2*
16noblacklist /usr/lib/python3*
17noblacklist /usr/local/lib/python2*
18noblacklist /usr/local/lib/python3*
19 15
20include disable-common.inc 16include disable-common.inc
21include disable-devel.inc 17include disable-devel.inc
@@ -25,6 +21,7 @@ include disable-passwdmgr.inc
25include disable-programs.inc 21include disable-programs.inc
26include disable-xdg.inc 22include disable-xdg.inc
27 23
24mkdir ${HOME}/.local/share/Anki2
28whitelist ${DOCUMENTS} 25whitelist ${DOCUMENTS}
29whitelist ${HOME}/.local/share/Anki2 26whitelist ${HOME}/.local/share/Anki2
30include whitelist-common.inc 27include whitelist-common.inc
@@ -53,5 +50,5 @@ disable-mnt
53private-bin anki,python* 50private-bin anki,python*
54private-cache 51private-cache
55private-dev 52private-dev
56private-etc alternatives,ca-certificates,fonts,gtk-2.0,hostname,hosts,machine-id,pki,resolv.conf,Trolltech.conf,ssl 53private-etc alternatives,ca-certificates,fonts,gtk-2.0,hostname,hosts,machine-id,pki,resolv.conf,ssl,Trolltech.conf
57private-tmp 54private-tmp