aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ktorrent.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/ktorrent.profile')
-rw-r--r--etc/ktorrent.profile7
1 files changed, 6 insertions, 1 deletions
diff --git a/etc/ktorrent.profile b/etc/ktorrent.profile
index 5b7e5e667..59c2827cd 100644
--- a/etc/ktorrent.profile
+++ b/etc/ktorrent.profile
@@ -8,6 +8,8 @@ include /etc/firejail/ktorrent.local
8################################ 8################################
9# Generic GUI application profile 9# Generic GUI application profile
10################################ 10################################
11noblacklist ~/.config/ktorrentrc
12noblacklist ~/.local/share/ktorrent
11noblacklist ~/.kde/share/config/ktorrentrc 13noblacklist ~/.kde/share/config/ktorrentrc
12noblacklist ~/.kde4/share/config/ktorrentrc 14noblacklist ~/.kde4/share/config/ktorrentrc
13noblacklist ~/.kde/share/apps/ktorrent 15noblacklist ~/.kde/share/apps/ktorrent
@@ -16,7 +18,10 @@ include /etc/firejail/disable-common.inc
16include /etc/firejail/disable-programs.inc 18include /etc/firejail/disable-programs.inc
17include /etc/firejail/disable-passwdmgr.inc 19include /etc/firejail/disable-passwdmgr.inc
18 20
19 21mkfile ~/.config/ktorrentrc
22whitelist ~/.config/ktorrentrc
23mkdir ~/.local/share/ktorrent
24whitelist ~/.local/share/ktorrent
20mkdir ~/.kde/share/config/ktorrentrc 25mkdir ~/.kde/share/config/ktorrentrc
21whitelist ~/.kde/share/config/ktorrentrc 26whitelist ~/.kde/share/config/ktorrentrc
22mkdir ~/.kde4/share/config/ktorrentrc 27mkdir ~/.kde4/share/config/ktorrentrc