aboutsummaryrefslogtreecommitdiffstats
path: root/etc/qbittorrent.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/qbittorrent.profile')
-rw-r--r--etc/qbittorrent.profile4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/qbittorrent.profile b/etc/qbittorrent.profile
index 6e2ebd913..a01b1e9a8 100644
--- a/etc/qbittorrent.profile
+++ b/etc/qbittorrent.profile
@@ -39,12 +39,12 @@ protocol unix,inet,inet6,netlink
39seccomp 39seccomp
40shell none 40shell none
41 41
42private-bin qbittorrent 42private-bin qbittorrent,python*
43private-dev 43private-dev
44# private-etc X11,fonts,xdg,resolv.conf 44# private-etc X11,fonts,xdg,resolv.conf
45# private-lib - problems on Arch 45# private-lib - problems on Arch
46private-tmp 46private-tmp
47 47
48memory-deny-write-execute 48# memory-deny-write-execute - problems on Arch, see #1690 on GitHub repo
49noexec ${HOME} 49noexec ${HOME}
50noexec /tmp 50noexec /tmp