aboutsummaryrefslogtreecommitdiffstats
path: root/etc/soundconverter.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/soundconverter.profile')
-rw-r--r--etc/soundconverter.profile15
1 files changed, 7 insertions, 8 deletions
diff --git a/etc/soundconverter.profile b/etc/soundconverter.profile
index 4d6e80840..efd600eb2 100644
--- a/etc/soundconverter.profile
+++ b/etc/soundconverter.profile
@@ -6,15 +6,11 @@ include soundconverter.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9noblacklist ${MUSIC}
10
11# Allow python (blacklisted by disable-interpreters.inc) 9# Allow python (blacklisted by disable-interpreters.inc)
12noblacklist ${PATH}/python2* 10include allow-python2.inc
13noblacklist ${PATH}/python3* 11include allow-python3.inc
14noblacklist /usr/lib/python2* 12
15noblacklist /usr/lib/python3* 13noblacklist ${MUSIC}
16noblacklist /usr/local/lib/python2*
17noblacklist /usr/local/lib/python3*
18 14
19include disable-common.inc 15include disable-common.inc
20include disable-devel.inc 16include disable-devel.inc
@@ -24,6 +20,9 @@ include disable-passwdmgr.inc
24include disable-programs.inc 20include disable-programs.inc
25include disable-xdg.inc 21include disable-xdg.inc
26 22
23whitelist ${DOWNLOADS}
24whitelist ${MUSIC}
25include whitelist-common.inc
27include whitelist-var-common.inc 26include whitelist-var-common.inc
28 27
29apparmor 28apparmor