aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-11-22 03:02:46 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-11-22 03:28:44 -0300
commit72b662fa68efd730c8f9d2f893eb6ba5e34bb5a8 (patch)
tree039ba30f704910bf9155713d95ad5431a915ef1d
parentktorrent.profile: stop creating legacy KDE paths (diff)
downloadfirejail-72b662fa68efd730c8f9d2f893eb6ba5e34bb5a8.tar.gz
firejail-72b662fa68efd730c8f9d2f893eb6ba5e34bb5a8.tar.zst
firejail-72b662fa68efd730c8f9d2f893eb6ba5e34bb5a8.zip
ktorrent.profile: add missing private-bin paths
Package-provided binaries: $ pacman -Q ktorrent ktorrent 22.08.3-1.2 $ pacman -Qlq ktorrent | grep bin/. /usr/bin/ktmagnetdownloader /usr/bin/ktorrent /usr/bin/ktupnptest Environment: Artix Linux
-rw-r--r--etc/profile-a-l/ktorrent.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-a-l/ktorrent.profile b/etc/profile-a-l/ktorrent.profile
index 702bf7295..cb06dd38f 100644
--- a/etc/profile-a-l/ktorrent.profile
+++ b/etc/profile-a-l/ktorrent.profile
@@ -60,7 +60,7 @@ novideo
60protocol unix,inet,inet6,netlink 60protocol unix,inet,inet6,netlink
61seccomp 61seccomp
62 62
63private-bin kbuildsycoca4,kdeinit4,ktorrent 63private-bin kbuildsycoca4,kdeinit4,ktmagnetdownloader,ktorrent,ktupnptest
64private-dev 64private-dev
65# private-lib - problems on Arch 65# private-lib - problems on Arch
66private-tmp 66private-tmp