Fix Deluge

Deluge needs access to more than the deluge binary if it runs as a daemon (or if
you want to access it via the web or command line)
This commit is contained in:
DiGitHubCap 2017-12-22 17:46:31 +00:00
parent a51c369b8c
commit 47a779b381

View file

@ -32,6 +32,6 @@ seccomp
shell none
# deluge is using python on Debian
private-bin deluge,sh,python*,uname
private-bin deluge,deluge-console,deluged,deluge-gtk,deluge-web,sh,python*,uname
private-dev
private-tmp