From 63c35052b7e76f40591f709571e19fbcb7cd8f48 Mon Sep 17 00:00:00 2001 From: Vincent43 <31109921+Vincent43@users.noreply.github.com> Date: Sun, 3 Feb 2019 13:18:07 +0100 Subject: Add '$HOME/.local/share/pki' to blacklist Since nss 3.42, '$HOME/.local/share/pki' is supported dir for storing certs https://hg.mozilla.org/projects/nss/rev/da45424cb9a0b4d8e45e5040e2e3b574d994e254 --- etc/seamonkey.profile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc/seamonkey.profile') diff --git a/etc/seamonkey.profile b/etc/seamonkey.profile index 9c38414bb..8cb291ba6 100644 --- a/etc/seamonkey.profile +++ b/etc/seamonkey.profile @@ -9,6 +9,7 @@ include globals.local noblacklist ${HOME}/.cache/mozilla noblacklist ${HOME}/.mozilla noblacklist ${HOME}/.pki +noblacklist ${HOME}/.local/share/pki include disable-common.inc include disable-devel.inc @@ -29,6 +30,7 @@ whitelist ${HOME}/.mozilla whitelist ${HOME}/.pentadactyl whitelist ${HOME}/.pentadactylrc whitelist ${HOME}/.pki +whitelist ${HOME}/.local/share/pki whitelist ${HOME}/.vimperator whitelist ${HOME}/.vimperatorrc whitelist ${HOME}/.wine-pipelight -- cgit v1.2.3-70-g09d2