aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2017-12-22 23:42:50 -0600
committerLibravatar GitHub <noreply@github.com>2017-12-22 23:42:50 -0600
commit6a3ba81f9e8ca6a05ef75ad4d3877660e895042f (patch)
tree3c64ea9f2d5153859ad4040b9139135b810ad227
parentkwin_x11 fixes (diff)
parentFix Deluge (diff)
downloadfirejail-6a3ba81f9e8ca6a05ef75ad4d3877660e895042f.tar.gz
firejail-6a3ba81f9e8ca6a05ef75ad4d3877660e895042f.tar.zst
firejail-6a3ba81f9e8ca6a05ef75ad4d3877660e895042f.zip
Merge pull request #1691 from DiGitHubCap/master
Fix Deluge
-rw-r--r--etc/deluge.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/deluge.profile b/etc/deluge.profile
index 1031438eb..401623ae6 100644
--- a/etc/deluge.profile
+++ b/etc/deluge.profile
@@ -32,6 +32,6 @@ seccomp
32shell none 32shell none
33 33
34# deluge is using python on Debian 34# deluge is using python on Debian
35private-bin deluge,sh,python*,uname 35private-bin deluge,deluge-console,deluged,deluge-gtk,deluge-web,sh,python*,uname
36private-dev 36private-dev
37private-tmp 37private-tmp