aboutsummaryrefslogtreecommitdiffstats
path: root/etc/deluge.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/deluge.profile')
-rw-r--r--etc/deluge.profile10
1 files changed, 3 insertions, 7 deletions
diff --git a/etc/deluge.profile b/etc/deluge.profile
index e86c84272..8f4f9fbe9 100644
--- a/etc/deluge.profile
+++ b/etc/deluge.profile
@@ -9,12 +9,8 @@ include globals.local
9noblacklist ${HOME}/.config/deluge 9noblacklist ${HOME}/.config/deluge
10 10
11# Allow python (blacklisted by disable-interpreters.inc) 11# Allow python (blacklisted by disable-interpreters.inc)
12noblacklist ${PATH}/python2* 12include allow-python2.inc
13noblacklist ${PATH}/python3* 13include allow-python3.inc
14noblacklist /usr/lib/python2*
15noblacklist /usr/lib/python3*
16noblacklist /usr/local/lib/python2*
17noblacklist /usr/local/lib/python3*
18 14
19include disable-common.inc 15include disable-common.inc
20# include disable-devel.inc 16# include disable-devel.inc
@@ -43,6 +39,6 @@ seccomp
43shell none 39shell none
44 40
45# deluge is using python on Debian 41# deluge is using python on Debian
46private-bin deluge,deluge-console,deluged,deluge-gtk,deluge-web,sh,python*,uname 42private-bin deluge,deluge-console,deluge-gtk,deluge-web,deluged,python*,sh,uname
47private-dev 43private-dev
48private-tmp 44private-tmp