From 0319fbdc4beb95255efe672daf5bcd4f4d6e9445 Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Thu, 6 Jan 2022 22:22:22 +0100 Subject: profiles: allow extensions directories in chromium-common profile --- etc/profile-a-l/chromium-common.profile | 2 ++ etc/profile-a-l/chromium.profile | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'etc') diff --git a/etc/profile-a-l/chromium-common.profile b/etc/profile-a-l/chromium-common.profile index 2992a2d6f..807aeeb07 100644 --- a/etc/profile-a-l/chromium-common.profile +++ b/etc/profile-a-l/chromium-common.profile @@ -29,6 +29,8 @@ mkdir ${HOME}/.local/share/pki whitelist ${DOWNLOADS} whitelist ${HOME}/.pki whitelist ${HOME}/.local/share/pki +whitelist /usr/share/mozilla/extensions +whitelist /usr/share/webext include whitelist-common.inc include whitelist-run-common.inc include whitelist-runuser-common.inc diff --git a/etc/profile-a-l/chromium.profile b/etc/profile-a-l/chromium.profile index cf1a3a37d..14f1bbe64 100644 --- a/etc/profile-a-l/chromium.profile +++ b/etc/profile-a-l/chromium.profile @@ -16,8 +16,6 @@ whitelist ${HOME}/.cache/chromium whitelist ${HOME}/.config/chromium whitelist ${HOME}/.config/chromium-flags.conf whitelist /usr/share/chromium -whitelist /usr/share/mozilla/extensions -whitelist /usr/share/webext # private-bin chromium,chromium-browser,chromedriver -- cgit v1.2.3-70-g09d2