aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2018-04-22 17:46:48 +0000
committerLibravatar GitHub <noreply@github.com>2018-04-22 17:46:48 +0000
commitc18f3e03682b7f9cffaa87885801a962179ea6f2 (patch)
tree9f2f7a7ff70dbb220f79f55a639eb55909d00732 /etc
parentoutput formatting (diff)
downloadfirejail-c18f3e03682b7f9cffaa87885801a962179ea6f2.tar.gz
firejail-c18f3e03682b7f9cffaa87885801a962179ea6f2.tar.zst
firejail-c18f3e03682b7f9cffaa87885801a962179ea6f2.zip
avoid TESTING warning in firefox-common-addons.inc
Diffstat (limited to 'etc')
-rw-r--r--etc/firefox-common-addons.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/firefox-common-addons.inc b/etc/firefox-common-addons.inc
index 333ebdaa2..f5fd4aa5b 100644
--- a/etc/firefox-common-addons.inc
+++ b/etc/firefox-common-addons.inc
@@ -53,8 +53,8 @@ whitelist ${HOME}/.zotero
53whitelist ${HOME}/dwhelper 53whitelist ${HOME}/dwhelper
54 54
55# GNOME Shell integration (chrome-gnome-shell) needs dbus and python 3 (blacklisted by disable-interpreters.inc) 55# GNOME Shell integration (chrome-gnome-shell) needs dbus and python 3 (blacklisted by disable-interpreters.inc)
56noblacklist ${HOME}/.local/share/gnome-shell/extensions 56noblacklist ${HOME}/.local/share/gnome-shell
57whitelist ${HOME}/.local/share/gnome-shell/extensions 57whitelist ${HOME}/.local/share/gnome-shell
58ignore nodbus 58ignore nodbus
59noblacklist ${PATH}/python3* 59noblacklist ${PATH}/python3*
60noblacklist /usr/lib/python3* 60noblacklist /usr/lib/python3*