aboutsummaryrefslogtreecommitdiffstats
path: root/etc/inc/disable-programs.inc
diff options
context:
space:
mode:
authorLibravatar Alexandre Provencio <alexandreprovencio@gmail.com>2023-01-25 13:52:04 -0300
committerLibravatar GitHub <noreply@github.com>2023-01-25 16:52:04 +0000
commitcdf5a2ea791872ddb9154b8bd3021485421a2f84 (patch)
treecd2cb6fdf8d32fe95f111bbfeb6c843502fdb0ac /etc/inc/disable-programs.inc
parentprivate-etc rework: file groups moved to src/include/etc_groups.h, new groups... (diff)
downloadfirejail-cdf5a2ea791872ddb9154b8bd3021485421a2f84.tar.gz
firejail-cdf5a2ea791872ddb9154b8bd3021485421a2f84.tar.zst
firejail-cdf5a2ea791872ddb9154b8bd3021485421a2f84.zip
fix qutebrowser not opening tabs (#5618)
Closes #5601
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 d1cde135e..126dbf80f 100644
--- a/etc/inc/disable-programs.inc
+++ b/etc/inc/disable-programs.inc
@@ -1188,6 +1188,7 @@ blacklist ${HOME}/yt-dlp.conf.txt
1188blacklist ${RUNUSER}/*firefox* 1188blacklist ${RUNUSER}/*firefox*
1189blacklist ${RUNUSER}/akonadi 1189blacklist ${RUNUSER}/akonadi
1190blacklist ${RUNUSER}/psd/*firefox* 1190blacklist ${RUNUSER}/psd/*firefox*
1191blacklist ${RUNUSER}/qutebrowser
1191blacklist /etc/ssmtp 1192blacklist /etc/ssmtp
1192blacklist /tmp/.wine-* 1193blacklist /tmp/.wine-*
1193blacklist /tmp/akonadi-* 1194blacklist /tmp/akonadi-*