aboutsummaryrefslogtreecommitdiffstats
path: root/etc/qbittorrent.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/qbittorrent.profile')
-rw-r--r--etc/qbittorrent.profile5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/qbittorrent.profile b/etc/qbittorrent.profile
index 7b1f05574..b0a6a0016 100644
--- a/etc/qbittorrent.profile
+++ b/etc/qbittorrent.profile
@@ -16,9 +16,12 @@ noblacklist ${PATH}/python2*
16noblacklist ${PATH}/python3* 16noblacklist ${PATH}/python3*
17noblacklist /usr/lib/python2* 17noblacklist /usr/lib/python2*
18noblacklist /usr/lib/python3* 18noblacklist /usr/lib/python3*
19noblacklist /usr/local/lib/python2*
20noblacklist /usr/local/lib/python3*
19 21
20include disable-common.inc 22include disable-common.inc
21include disable-devel.inc 23include disable-devel.inc
24include disable-exec.inc
22include disable-interpreters.inc 25include disable-interpreters.inc
23include disable-passwdmgr.inc 26include disable-passwdmgr.inc
24include disable-programs.inc 27include disable-programs.inc
@@ -59,5 +62,3 @@ private-dev
59private-tmp 62private-tmp
60 63
61# memory-deny-write-execute - problems on Arch, see #1690 on GitHub repo 64# memory-deny-write-execute - problems on Arch, see #1690 on GitHub repo
62noexec ${HOME}
63noexec /tmp