From 35885d72566977c1a9686f9324b07ae2cdd1f702 Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Thu, 23 Mar 2023 02:49:53 -0300 Subject: firefox: move read-only entries to disable-common.inc Instead of duplicating them on every profile that tries to allow opening links in Firefox. And make that path read-write on firefox.profile. --- etc/profile-a-l/firefox.profile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc/profile-a-l/firefox.profile') diff --git a/etc/profile-a-l/firefox.profile b/etc/profile-a-l/firefox.profile index 0e1d30958..42d59157c 100644 --- a/etc/profile-a-l/firefox.profile +++ b/etc/profile-a-l/firefox.profile @@ -14,6 +14,9 @@ include globals.local # https://github.com/netblue30/firejail/wiki/Frequently-Asked-Questions#how-do-i-run-two-instances-of-firefox # https://github.com/netblue30/firejail/issues/4206#issuecomment-824806968 +# (Ignore entry from disable-common.inc) +ignore read-only ${HOME}/.mozilla/firefox/profiles.ini + noblacklist ${HOME}/.cache/mozilla noblacklist ${HOME}/.mozilla noblacklist ${RUNUSER}/*firefox* -- cgit v1.2.3-70-g09d2