aboutsummaryrefslogtreecommitdiffstats
path: root/etc/inc/disable-programs.inc
diff options
context:
space:
mode:
authorLibravatar 0x6a <0x6a@gmx.net>2021-07-20 21:29:21 +0200
committerLibravatar 0x6a <0x6a@gmx.net>2021-07-20 21:30:53 +0200
commit766931c2a5d255351ac96bc6902c05fc10e4cc7c (patch)
tree4a1f0c537ea6aaff7bb2bf24989c17181b571fe4 /etc/inc/disable-programs.inc
parentFix Firefox 'Profile not found' - whitelist /run/user/xxx/firefox (diff)
downloadfirejail-766931c2a5d255351ac96bc6902c05fc10e4cc7c.tar.gz
firejail-766931c2a5d255351ac96bc6902c05fc10e4cc7c.tar.zst
firejail-766931c2a5d255351ac96bc6902c05fc10e4cc7c.zip
Blacklist /*firefox* except for firefox itself
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 5fe2f8c28..c87948b27 100644
--- a/etc/inc/disable-programs.inc
+++ b/etc/inc/disable-programs.inc
@@ -1096,3 +1096,4 @@ deny ${HOME}/.cache/yandex-browser
1096deny ${HOME}/.cache/yandex-browser-beta 1096deny ${HOME}/.cache/yandex-browser-beta
1097deny ${HOME}/.cache/youtube-dl 1097deny ${HOME}/.cache/youtube-dl
1098deny ${HOME}/.cache/youtube-viewer 1098deny ${HOME}/.cache/youtube-viewer
1099deny ${RUNUSER}/*firefox*