aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2020-10-16 16:42:57 +0200
committerLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2020-10-16 16:42:57 +0200
commit87f777861699bb69761532075981f2c39e48ca4e (patch)
tree01d90910f588358de613d48661cb43fda911610c
parentFormatting for better PEP-8 compliance (diff)
downloadfirejail-87f777861699bb69761532075981f2c39e48ca4e.tar.gz
firejail-87f777861699bb69761532075981f2c39e48ca4e.tar.zst
firejail-87f777861699bb69761532075981f2c39e48ca4e.zip
flameshot has changed it's APP-ID
closes #3643
-rw-r--r--etc/inc/disable-programs.inc1
-rw-r--r--etc/profile-a-l/flameshot.profile5
2 files changed, 6 insertions, 0 deletions
diff --git a/etc/inc/disable-programs.inc b/etc/inc/disable-programs.inc
index 4f90e6413..cc4f81fa6 100644
--- a/etc/inc/disable-programs.inc
+++ b/etc/inc/disable-programs.inc
@@ -214,6 +214,7 @@ blacklist ${HOME}/.config/evince
214blacklist ${HOME}/.config/evolution 214blacklist ${HOME}/.config/evolution
215blacklist ${HOME}/.config/falkon 215blacklist ${HOME}/.config/falkon
216blacklist ${HOME}/.config/filezilla 216blacklist ${HOME}/.config/filezilla
217blacklist ${HOME}/.config/flameshot
217blacklist ${HOME}/.config/flaska.net 218blacklist ${HOME}/.config/flaska.net
218blacklist ${HOME}/.config/flowblade 219blacklist ${HOME}/.config/flowblade
219blacklist ${HOME}/.config/font-manager 220blacklist ${HOME}/.config/font-manager
diff --git a/etc/profile-a-l/flameshot.profile b/etc/profile-a-l/flameshot.profile
index 7c41417ec..357354e70 100644
--- a/etc/profile-a-l/flameshot.profile
+++ b/etc/profile-a-l/flameshot.profile
@@ -9,6 +9,7 @@ include globals.local
9 9
10noblacklist ${PICTURES} 10noblacklist ${PICTURES}
11noblacklist ${HOME}/.config/Dharkael 11noblacklist ${HOME}/.config/Dharkael
12noblacklist ${HOME}/.config/flameshot
12 13
13include disable-common.inc 14include disable-common.inc
14include disable-devel.inc 15include disable-devel.inc
@@ -19,8 +20,11 @@ include disable-programs.inc
19include disable-shell.inc 20include disable-shell.inc
20include disable-xdg.inc 21include disable-xdg.inc
21 22
23#mkdir ${HOME}/.config/Dharkael
24#mkdir ${HOME}/.config/flameshot
22#whitelist ${PICTURES} 25#whitelist ${PICTURES}
23#whitelist ${HOME}/.config/Dharkael 26#whitelist ${HOME}/.config/Dharkael
27#whitelist ${HOME}/.config/flameshot
24whitelist /usr/share/flameshot 28whitelist /usr/share/flameshot
25#include whitelist-common.inc 29#include whitelist-common.inc
26include whitelist-runuser-common.inc 30include whitelist-runuser-common.inc
@@ -53,4 +57,5 @@ private-tmp
53 57
54dbus-user filter 58dbus-user filter
55dbus-user.own org.dharkael.Flameshot 59dbus-user.own org.dharkael.Flameshot
60dbus-user.own org.flameshot.Flameshot
56dbus-system none 61dbus-system none