From ada14900d239f091254c276a08c5ba3c502243d8 Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Sun, 23 Mar 2025 14:25:17 -0300 Subject: [PATCH] profiles: floorp: add psd paths to firefox-common-addons This amends commit 5ec656714 ("profiles: floorp: add profile sync daemon paths (#6683)", 2025-03-23). --- etc/profile-a-l/firefox-common-addons.profile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/profile-a-l/firefox-common-addons.profile b/etc/profile-a-l/firefox-common-addons.profile index 2774c12b2..6884583fa 100644 --- a/etc/profile-a-l/firefox-common-addons.profile +++ b/etc/profile-a-l/firefox-common-addons.profile @@ -4,8 +4,10 @@ include firefox-common-addons.local # Prevent whitelisting in ${RUNUSER} ignore whitelist ${RUNUSER}/*firefox* +ignore whitelist ${RUNUSER}/*floorp* ignore whitelist ${RUNUSER}/app/org.keepassxc.KeePassXC ignore whitelist ${RUNUSER}/psd/*firefox* +ignore whitelist ${RUNUSER}/psd/*floorp* ignore whitelist ${RUNUSER}/kpxc_server ignore whitelist ${RUNUSER}/org.keepassxc.KeePassXC.BrowserServer ignore include whitelist-runuser-common.inc