aboutsummaryrefslogtreecommitdiffstats
path: root/etc/inc
diff options
context:
space:
mode:
authorLibravatar Felix Pehla <74104874+FelixPehla@users.noreply.github.com>2024-06-29 20:11:51 +0200
committerLibravatar GitHub <noreply@github.com>2024-06-29 18:11:51 +0000
commitde5946235bc63fc8b0207f4d320946032bc61d58 (patch)
tree530710a13242b7089e064a4c496b6500687cf9d1 /etc/inc
parentprofiles: claws-mail: add ~/.cache/claws-mail (#6378) (diff)
downloadfirejail-de5946235bc63fc8b0207f4d320946032bc61d58.tar.gz
firejail-de5946235bc63fc8b0207f4d320946032bc61d58.tar.zst
firejail-de5946235bc63fc8b0207f4d320946032bc61d58.zip
profiles: fractal: add ~/.local/share/fractal (#6392)
Fractal 7 (and possibly earlier) stores messages and key material in ${XDG_DATA_DIR}/fractal which defaults to ~/.local/share/fractal. Lack of access causes it to be unable to load messages offline and de- or encrypt messages even when online without sharing keys again.
Diffstat (limited to 'etc/inc')
-rw-r--r--etc/inc/disable-programs.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/inc/disable-programs.inc b/etc/inc/disable-programs.inc
index 6e624a1ea..49ca3836f 100644
--- a/etc/inc/disable-programs.inc
+++ b/etc/inc/disable-programs.inc
@@ -951,6 +951,7 @@ blacklist ${HOME}/.local/share/feedreader
951blacklist ${HOME}/.local/share/feral-interactive 951blacklist ${HOME}/.local/share/feral-interactive
952blacklist ${HOME}/.local/share/five-or-more 952blacklist ${HOME}/.local/share/five-or-more
953blacklist ${HOME}/.local/share/fluffychat 953blacklist ${HOME}/.local/share/fluffychat
954blacklist ${HOME}/.local/share/fractal
954blacklist ${HOME}/.local/share/freecol 955blacklist ${HOME}/.local/share/freecol
955blacklist ${HOME}/.local/share/gajim 956blacklist ${HOME}/.local/share/gajim
956blacklist ${HOME}/.local/share/gdfuse 957blacklist ${HOME}/.local/share/gdfuse