summaryrefslogtreecommitdiffstats
path: root/etc/xpra.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/xpra.profile')
-rw-r--r--etc/xpra.profile8
1 files changed, 2 insertions, 6 deletions
diff --git a/etc/xpra.profile b/etc/xpra.profile
index d58810228..fc861176f 100644
--- a/etc/xpra.profile
+++ b/etc/xpra.profile
@@ -17,12 +17,8 @@ include globals.local
17blacklist /media 17blacklist /media
18 18
19# Allow python (blacklisted by disable-interpreters.inc) 19# Allow python (blacklisted by disable-interpreters.inc)
20noblacklist ${PATH}/python2* 20include allow-python2.inc
21noblacklist ${PATH}/python3* 21include allow-python3.inc
22noblacklist /usr/lib/python2*
23noblacklist /usr/lib/python3*
24noblacklist /usr/local/lib/python2*
25noblacklist /usr/local/lib/python3*
26 22
27include disable-common.inc 23include disable-common.inc
28include disable-devel.inc 24include disable-devel.inc