aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ktorrent.profile
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2017-09-15 16:13:04 +0200
committerLibravatar smitsohu <smitsohu@gmail.com>2017-09-15 16:13:04 +0200
commit3497195d44f96c0ea241138d8176bf0253409af5 (patch)
treee5250910f77a86cf6873bd646933195a96c06806 /etc/ktorrent.profile
parentupdate whitelist-common.inc (diff)
downloadfirejail-3497195d44f96c0ea241138d8176bf0253409af5.tar.gz
firejail-3497195d44f96c0ea241138d8176bf0253409af5.tar.zst
firejail-3497195d44f96c0ea241138d8176bf0253409af5.zip
little KDE app enhancements
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