aboutsummaryrefslogtreecommitdiffstats
path: root/etc/inc/disable-programs.inc
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2022-12-20 15:37:48 +0000
committerLibravatar GitHub <noreply@github.com>2022-12-20 15:37:48 +0000
commita516caa925059814fdeae0ab71e1c4ca5b989464 (patch)
tree20b2fbb1ad44f3be52a4679113a0e854e91ebbb0 /etc/inc/disable-programs.inc
parentRELNOTES: clarify/format feature items (diff)
downloadfirejail-a516caa925059814fdeae0ab71e1c4ca5b989464.tar.gz
firejail-a516caa925059814fdeae0ab71e1c4ca5b989464.tar.zst
firejail-a516caa925059814fdeae0ab71e1c4ca5b989464.zip
audacity: support more config locations (#5538)
* audacity: support more config locations * disable-programs.inc: add more audacity locations * audacity: cover all XDG supported locations * audacity: cover all XDG supported locations * audacity: fix state dir entree in disable-programs.inc * unbreak disable-programs.inc Oh my, GitHub syntax highlighting support completely threw me off here. Thanks to @kmk3 for [saving the bacon](https://github.com/netblue30/firejail/pull/5538#pullrequestreview-1224604663)!
Diffstat (limited to 'etc/inc/disable-programs.inc')
-rw-r--r--etc/inc/disable-programs.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/inc/disable-programs.inc b/etc/inc/disable-programs.inc
index d5ddf02b8..858a0c9f6 100644
--- a/etc/inc/disable-programs.inc
+++ b/etc/inc/disable-programs.inc
@@ -85,6 +85,7 @@ blacklist ${HOME}/.cache/agenda
85blacklist ${HOME}/.cache/akonadi* 85blacklist ${HOME}/.cache/akonadi*
86blacklist ${HOME}/.cache/atril 86blacklist ${HOME}/.cache/atril
87blacklist ${HOME}/.cache/attic 87blacklist ${HOME}/.cache/attic
88blacklist ${HOME}/.cache/audacity
88blacklist ${HOME}/.cache/babl 89blacklist ${HOME}/.cache/babl
89blacklist ${HOME}/.cache/bnox 90blacklist ${HOME}/.cache/bnox
90blacklist ${HOME}/.cache/borg 91blacklist ${HOME}/.cache/borg
@@ -359,6 +360,7 @@ blacklist ${HOME}/.config/artha.log
359blacklist ${HOME}/.config/asunder 360blacklist ${HOME}/.config/asunder
360blacklist ${HOME}/.config/atril 361blacklist ${HOME}/.config/atril
361blacklist ${HOME}/.config/audacious 362blacklist ${HOME}/.config/audacious
363blacklist ${HOME}/.config/audacity
362blacklist ${HOME}/.config/autokey 364blacklist ${HOME}/.config/autokey
363blacklist ${HOME}/.config/avidemux3_qt5rc 365blacklist ${HOME}/.config/avidemux3_qt5rc
364blacklist ${HOME}/.config/aweather 366blacklist ${HOME}/.config/aweather
@@ -861,6 +863,7 @@ blacklist ${HOME}/.local/share/akonadi*
861blacklist ${HOME}/.local/share/akregator 863blacklist ${HOME}/.local/share/akregator
862blacklist ${HOME}/.local/share/apps/korganizer 864blacklist ${HOME}/.local/share/apps/korganizer
863blacklist ${HOME}/.local/share/aspyr-media 865blacklist ${HOME}/.local/share/aspyr-media
866blacklist ${HOME}/.local/share/audacity
864blacklist ${HOME}/.local/share/authenticator-rs 867blacklist ${HOME}/.local/share/authenticator-rs
865blacklist ${HOME}/.local/share/autokey 868blacklist ${HOME}/.local/share/autokey
866blacklist ${HOME}/.local/share/backintime 869blacklist ${HOME}/.local/share/backintime
@@ -1015,6 +1018,7 @@ blacklist ${HOME}/.local/share/wormux
1015blacklist ${HOME}/.local/share/xplayer 1018blacklist ${HOME}/.local/share/xplayer
1016blacklist ${HOME}/.local/share/xreader 1019blacklist ${HOME}/.local/share/xreader
1017blacklist ${HOME}/.local/share/zathura 1020blacklist ${HOME}/.local/share/zathura
1021blacklist ${HOME}/.local/state/audacity
1018blacklist ${HOME}/.local/state/pipewire 1022blacklist ${HOME}/.local/state/pipewire
1019blacklist ${HOME}/.lv2 1023blacklist ${HOME}/.lv2
1020blacklist ${HOME}/.lyx 1024blacklist ${HOME}/.lyx