aboutsummaryrefslogtreecommitdiffstats
path: root/etc/inc/disable-programs.inc
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-09-04 18:57:12 +0200
committerLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-09-04 19:04:03 +0200
commit263e3fe7234853cd01070b15d0a11d6b0e9b2f21 (patch)
tree0f14f80fdb226ba8b10337033da6f7090775887b /etc/inc/disable-programs.inc
parentUpdate RELNOTES (diff)
downloadfirejail-263e3fe7234853cd01070b15d0a11d6b0e9b2f21.tar.gz
firejail-263e3fe7234853cd01070b15d0a11d6b0e9b2f21.tar.zst
firejail-263e3fe7234853cd01070b15d0a11d6b0e9b2f21.zip
Profile fixes
- disable-programs.inc: blacklist ${HOME}/.local/state/pipewire If you did not yet noticed, on 08th May 2021 the XDG Base Directory Specification 0.8 was resleased (the first update since 2010). New are $XDG_STATE_HOME and $HOME/.local/bin. - keepassxc: mkdirs are necessary - gnote: harden - pngquant: harden
Diffstat (limited to 'etc/inc/disable-programs.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 9de781fb5..444446156 100644
--- a/etc/inc/disable-programs.inc
+++ b/etc/inc/disable-programs.inc
@@ -794,6 +794,7 @@ blacklist ${HOME}/.local/share/wormux
794blacklist ${HOME}/.local/share/xplayer 794blacklist ${HOME}/.local/share/xplayer
795blacklist ${HOME}/.local/share/xreader 795blacklist ${HOME}/.local/share/xreader
796blacklist ${HOME}/.local/share/zathura 796blacklist ${HOME}/.local/share/zathura
797blacklist ${HOME}/.local/state/pipewire
797blacklist ${HOME}/.lv2 798blacklist ${HOME}/.lv2
798blacklist ${HOME}/.lyx 799blacklist ${HOME}/.lyx
799blacklist ${HOME}/.magicor 800blacklist ${HOME}/.magicor