aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/disable-common.inc2
-rw-r--r--etc/firefox-common-addons.inc4
2 files changed, 3 insertions, 3 deletions
diff --git a/etc/disable-common.inc b/etc/disable-common.inc
index 7bc66b1e9..71d4ad97b 100644
--- a/etc/disable-common.inc
+++ b/etc/disable-common.inc
@@ -164,7 +164,7 @@ blacklist /var/lib/mysql/mysql.sock
164blacklist /var/lib/mysqld/mysql.sock 164blacklist /var/lib/mysqld/mysql.sock
165blacklist /var/lib/pacman 165blacklist /var/lib/pacman
166blacklist /var/lib/upower 166blacklist /var/lib/upower
167# blacklist /var/log - a virtual /var/log directory (mostly empty) is buid up by default for 167# blacklist /var/log - a virtual /var/log directory (mostly empty) is build up by default for
168# every sandbox, unless --writeble-var-log switch is activated 168# every sandbox, unless --writeble-var-log switch is activated
169blacklist /var/mail 169blacklist /var/mail
170blacklist /var/opt 170blacklist /var/opt
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*