aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2017-12-07 01:58:36 +0100
committerLibravatar GitHub <noreply@github.com>2017-12-07 01:58:36 +0100
commit725ecbc1ed1a351b338aa96d1a03cc3b231930e0 (patch)
tree57cf244cb694d2413c4f3d1c1542c3c6eeb27585
parenttesting (diff)
downloadfirejail-725ecbc1ed1a351b338aa96d1a03cc3b231930e0.tar.gz
firejail-725ecbc1ed1a351b338aa96d1a03cc3b231930e0.tar.zst
firejail-725ecbc1ed1a351b338aa96d1a03cc3b231930e0.zip
fix ktorrent kio
minimal fix to get file dialog working when there is no kdeinit4 outside the sandbox (relevant e.g. for Debian up to Stretch)
-rw-r--r--etc/ktorrent.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/ktorrent.profile b/etc/ktorrent.profile
index 697abf0f5..d1b67a3f1 100644
--- a/etc/ktorrent.profile
+++ b/etc/ktorrent.profile
@@ -48,7 +48,7 @@ protocol unix,inet,inet6
48seccomp 48seccomp
49shell none 49shell none
50 50
51private-bin ktorrent 51private-bin ktorrent,kbuildsycoca4,kdeinit4
52private-dev 52private-dev
53# private-lib - problems on Arch 53# private-lib - problems on Arch
54private-tmp 54private-tmp