aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ktorrent.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/ktorrent.profile')
-rw-r--r--etc/ktorrent.profile5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/ktorrent.profile b/etc/ktorrent.profile
index c5b887118..c0b37df3c 100644
--- a/etc/ktorrent.profile
+++ b/etc/ktorrent.profile
@@ -18,11 +18,11 @@ include /etc/firejail/disable-passwdmgr.inc
18include /etc/firejail/disable-programs.inc 18include /etc/firejail/disable-programs.inc
19 19
20mkdir ~/.kde/share/apps/ktorrent 20mkdir ~/.kde/share/apps/ktorrent
21mkdir ~/.kde/share/config/ktorrentrc
22mkdir ~/.kde4/share/apps/ktorrent 21mkdir ~/.kde4/share/apps/ktorrent
23mkdir ~/.kde4/share/config/ktorrentrc
24mkdir ~/.local/share/ktorrent 22mkdir ~/.local/share/ktorrent
25mkfile ~/.config/ktorrentrc 23mkfile ~/.config/ktorrentrc
24mkfile ~/.kde/share/config/ktorrentrc
25mkfile ~/.kde4/share/config/ktorrentrc
26whitelist ${DOWNLOADS} 26whitelist ${DOWNLOADS}
27whitelist ~/.config/ktorrentrc 27whitelist ~/.config/ktorrentrc
28whitelist ~/.kde/share/apps/ktorrent 28whitelist ~/.kde/share/apps/ktorrent
@@ -49,5 +49,6 @@ shell none
49private-dev 49private-dev
50private-tmp 50private-tmp
51 51
52# memory-deny-write-execute
52noexec ${HOME} 53noexec ${HOME}
53noexec /tmp 54noexec /tmp