aboutsummaryrefslogtreecommitdiffstats
path: root/etc/inc/disable-programs.inc
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2022-03-18 10:20:07 +0000
committerLibravatar GitHub <noreply@github.com>2022-03-18 10:20:07 +0000
commit362486cbd2c9efe441385ac7621e8d56a7d0f773 (patch)
treedc340e886251993f7eecca4e1461bae507be48ec /etc/inc/disable-programs.inc
parentcmake: fix local override & wusc (#5054) (diff)
downloadfirejail-362486cbd2c9efe441385ac7621e8d56a7d0f773.tar.gz
firejail-362486cbd2c9efe441385ac7621e8d56a7d0f773.tar.zst
firejail-362486cbd2c9efe441385ac7621e8d56a7d0f773.zip
ocenaudio hardening (#5056)
* ocenaudio: blacklist cache dir * ocenaudio: hardenings * ocenaudio: fix protocol comment
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 fcd385cae..efe1b2572 100644
--- a/etc/inc/disable-programs.inc
+++ b/etc/inc/disable-programs.inc
@@ -175,6 +175,7 @@ blacklist ${HOME}/.cache/mypaint
175blacklist ${HOME}/.cache/netsurf 175blacklist ${HOME}/.cache/netsurf
176blacklist ${HOME}/.cache/nheko 176blacklist ${HOME}/.cache/nheko
177blacklist ${HOME}/.cache/nvim 177blacklist ${HOME}/.cache/nvim
178blacklist ${HOME}/.cache/ocenaudio
178blacklist ${HOME}/.cache/okular 179blacklist ${HOME}/.cache/okular
179blacklist ${HOME}/.cache/opera 180blacklist ${HOME}/.cache/opera
180blacklist ${HOME}/.cache/opera-beta 181blacklist ${HOME}/.cache/opera-beta