aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/disable-programs.inc2
-rw-r--r--etc/ktorrent.profile7
2 files changed, 8 insertions, 1 deletions
diff --git a/etc/disable-programs.inc b/etc/disable-programs.inc
index bac43ba7e..41889cc5f 100644
--- a/etc/disable-programs.inc
+++ b/etc/disable-programs.inc
@@ -106,6 +106,7 @@ blacklist ${HOME}/.config/katesyntaxhighlightingrc
106blacklist ${HOME}/.config/katevirc 106blacklist ${HOME}/.config/katevirc
107blacklist ${HOME}/.config/kdeconnect 107blacklist ${HOME}/.config/kdeconnect
108blacklist ${HOME}/.config/knotesrc 108blacklist ${HOME}/.config/knotesrc
109blacklist ${HOME}/.config/ktorrentrc
109blacklist ${HOME}/.config/leafpad 110blacklist ${HOME}/.config/leafpad
110blacklist ${HOME}/.config/libreoffice 111blacklist ${HOME}/.config/libreoffice
111blacklist ${HOME}/.config/lximage-qt 112blacklist ${HOME}/.config/lximage-qt
@@ -270,6 +271,7 @@ blacklist ${HOME}/.local/share/gnome-chess
270blacklist ${HOME}/.local/share/gnome-music 271blacklist ${HOME}/.local/share/gnome-music
271blacklist ${HOME}/.local/share/gnome-photos 272blacklist ${HOME}/.local/share/gnome-photos
272blacklist ${HOME}/.local/share/kate 273blacklist ${HOME}/.local/share/kate
274blacklist ${HOME}/.local/share/ktorrentrc
273blacklist ${HOME}/.local/share/lollypop 275blacklist ${HOME}/.local/share/lollypop
274blacklist ${HOME}/.local/share/meld 276blacklist ${HOME}/.local/share/meld
275blacklist ${HOME}/.local/share/multimc5 277blacklist ${HOME}/.local/share/multimc5
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