aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/kate.profile
diff options
context:
space:
mode:
authorLibravatar Hartmut Knaack <knaack.h@gmx.de>2022-05-28 22:09:48 +0200
committerLibravatar Hartmut Knaack <knaack.h@gmx.de>2022-05-28 22:09:48 +0200
commita934eb1c5d3efb417cc24e51a2cc55603bb39307 (patch)
treebd4b564ccaa504de2b5d56b283ddbe46dce9970f /etc/profile-a-l/kate.profile
parentkate.profile: enable bash completion in terminal (diff)
downloadfirejail-a934eb1c5d3efb417cc24e51a2cc55603bb39307.tar.gz
firejail-a934eb1c5d3efb417cc24e51a2cc55603bb39307.tar.zst
firejail-a934eb1c5d3efb417cc24e51a2cc55603bb39307.zip
kate.profile: allow access to kwinrc
When starting Kate, a blacklist violation from accessing the kwinrc config file is reported. As a KDE application, it should be fine for Kate to access it. blacklist violation - sandbox 13410, name kate, exe kate, syscall access, path /home/user/.config/kwinrc
Diffstat (limited to 'etc/profile-a-l/kate.profile')
-rw-r--r--etc/profile-a-l/kate.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/profile-a-l/kate.profile b/etc/profile-a-l/kate.profile
index 7793c3f0a..438dfbf07 100644
--- a/etc/profile-a-l/kate.profile
+++ b/etc/profile-a-l/kate.profile
@@ -14,6 +14,7 @@ noblacklist ${HOME}/.config/katerc
14noblacklist ${HOME}/.config/kateschemarc 14noblacklist ${HOME}/.config/kateschemarc
15noblacklist ${HOME}/.config/katesyntaxhighlightingrc 15noblacklist ${HOME}/.config/katesyntaxhighlightingrc
16noblacklist ${HOME}/.config/katevirc 16noblacklist ${HOME}/.config/katevirc
17noblacklist ${HOME}/.config/kwinrc
17noblacklist ${HOME}/.local/share/kate 18noblacklist ${HOME}/.local/share/kate
18noblacklist ${HOME}/.local/share/kxmlgui5/kate 19noblacklist ${HOME}/.local/share/kxmlgui5/kate
19noblacklist ${HOME}/.local/share/kxmlgui5/katefiletree 20noblacklist ${HOME}/.local/share/kxmlgui5/katefiletree