From fc44a9a9e94aa83f5a919c17252de0a5c454088f Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Sun, 6 Oct 2019 00:37:09 +0200 Subject: Wusc fixes (#2992) * Add wusc to eom * Fix wusc in firefox Without access to /usr/share/ca-certificates all HTTPS traffic gets the FF dialog 'Warning: Potential Security Risk Ahead'. Probably needed in thunderbird profile too (untested). * Fix wusc ordering in meld Just an alphabetical ordering nitpick. --- etc/firefox.profile | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/firefox.profile') diff --git a/etc/firefox.profile b/etc/firefox.profile index b05321ece..81db1db9b 100644 --- a/etc/firefox.profile +++ b/etc/firefox.profile @@ -14,6 +14,7 @@ mkdir ${HOME}/.mozilla whitelist ${HOME}/.cache/mozilla/firefox whitelist ${HOME}/.mozilla +whitelist /usr/share/ca-certificates whitelist /usr/share/mozilla include whitelist-usr-share-common.inc -- cgit v1.2.3-70-g09d2