aboutsummaryrefslogtreecommitdiffstats
path: root/etc/xpra.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/xpra.profile')
-rw-r--r--etc/xpra.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/xpra.profile b/etc/xpra.profile
index 2ff6c2a5d..d967c1da2 100644
--- a/etc/xpra.profile
+++ b/etc/xpra.profile
@@ -21,6 +21,8 @@ noblacklist ${PATH}/python2*
21noblacklist ${PATH}/python3* 21noblacklist ${PATH}/python3*
22noblacklist /usr/lib/python2* 22noblacklist /usr/lib/python2*
23noblacklist /usr/lib/python3* 23noblacklist /usr/lib/python3*
24noblacklist /usr/local/lib/python2*
25noblacklist /usr/local/lib/python3*
24 26
25include disable-common.inc 27include disable-common.inc
26include disable-devel.inc 28include disable-devel.inc