aboutsummaryrefslogtreecommitdiffstats
path: root/etc/inc/disable-programs.inc
diff options
context:
space:
mode:
authorLibravatar godbless <26397224+sak96@users.noreply.github.com>2022-09-09 00:45:58 +0530
committerLibravatar GitHub <noreply@github.com>2022-09-08 19:15:58 +0000
commit2cfe3ea9d09b440e4b389084cda9c230a17e23c0 (patch)
tree44f6d2c5ce61e62e1ffe0d162b95505e044aaacf /etc/inc/disable-programs.inc
parentbuild(deps): bump github/codeql-action from 2.1.21 to 2.1.22 (diff)
downloadfirejail-2cfe3ea9d09b440e4b389084cda9c230a17e23c0.tar.gz
firejail-2cfe3ea9d09b440e4b389084cda9c230a17e23c0.tar.zst
firejail-2cfe3ea9d09b440e4b389084cda9c230a17e23c0.zip
Fix Firefox 'Profile not found' for psd (v6.45) (#5348)
* Fix Firefox 'Profile not found' for psd (v6.45) code change: `whitelist ${RUNUSER}/psd/*firefox*` fixes: #4568 * Whitelist ${RUNUSER}/psd/*firefox* * Fix workflow for github
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 7ad491460..b86e0bbe4 100644
--- a/etc/inc/disable-programs.inc
+++ b/etc/inc/disable-programs.inc
@@ -1172,6 +1172,7 @@ blacklist ${HOME}/yt-dlp.conf
1172blacklist ${HOME}/yt-dlp.conf.txt 1172blacklist ${HOME}/yt-dlp.conf.txt
1173blacklist ${RUNUSER}/*firefox* 1173blacklist ${RUNUSER}/*firefox*
1174blacklist ${RUNUSER}/akonadi 1174blacklist ${RUNUSER}/akonadi
1175blacklist ${RUNUSER}/psd/*firefox*
1175blacklist /tmp/.wine-* 1176blacklist /tmp/.wine-*
1176blacklist /tmp/akonadi-* 1177blacklist /tmp/akonadi-*
1177blacklist /var/games/nethack 1178blacklist /var/games/nethack