summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Salvo 'LtWorf' Tomaselli <ltworf@users.noreply.github.com>2018-07-23 18:02:15 +0200
committerLibravatar GitHub <noreply@github.com>2018-07-23 18:02:15 +0200
commitcdf3417b3924ad9717d2c548f975019b1d4da061 (patch)
tree8765e6e9e8e90c42978b89ec0c3e47cc38975f1f
parentMerge pull request #2056 from veloute/master (diff)
downloadfirejail-cdf3417b3924ad9717d2c548f975019b1d4da061.tar.gz
firejail-cdf3417b3924ad9717d2c548f975019b1d4da061.tar.zst
firejail-cdf3417b3924ad9717d2c548f975019b1d4da061.zip
Add netlink protocol
Because otherwise it can't work.
-rw-r--r--etc/ktorrent.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/ktorrent.profile b/etc/ktorrent.profile
index 44fb5ae3e..cb5aadbbf 100644
--- a/etc/ktorrent.profile
+++ b/etc/ktorrent.profile
@@ -45,7 +45,7 @@ noroot
45nosound 45nosound
46notv 46notv
47novideo 47novideo
48protocol unix,inet,inet6 48protocol unix,inet,inet6,netlink
49seccomp 49seccomp
50shell none 50shell none
51 51