From 901aeffb33045ab8c28effaf1d794395984970a6 Mon Sep 17 00:00:00 2001 From: rusty-snake <41237666+rusty-snake@users.noreply.github.com> Date: Mon, 21 Dec 2020 16:38:05 +0100 Subject: move whlist /usr/share/chromium from chomium-comm… MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit …on to chromium, remove the nowhlist from min and its whlist from riot-web. TODO: remove the 'ignore whitelist /usr/share/chomium' from the most profiles with it. --- etc/profile-a-l/chromium-common.profile | 1 - etc/profile-a-l/chromium.profile | 1 + etc/profile-m-z/min.profile | 2 -- etc/profile-m-z/riot-web.profile | 1 - 4 files changed, 1 insertion(+), 4 deletions(-) diff --git a/etc/profile-a-l/chromium-common.profile b/etc/profile-a-l/chromium-common.profile index 6a9cf99b0..ce9c652c6 100644 --- a/etc/profile-a-l/chromium-common.profile +++ b/etc/profile-a-l/chromium-common.profile @@ -25,7 +25,6 @@ mkdir ${HOME}/.local/share/pki whitelist ${DOWNLOADS} whitelist ${HOME}/.pki whitelist ${HOME}/.local/share/pki -whitelist /usr/share/chromium include whitelist-common.inc include whitelist-runuser-common.inc include whitelist-usr-share-common.inc diff --git a/etc/profile-a-l/chromium.profile b/etc/profile-a-l/chromium.profile index dab9ce449..14f1bbe64 100644 --- a/etc/profile-a-l/chromium.profile +++ b/etc/profile-a-l/chromium.profile @@ -15,6 +15,7 @@ mkdir ${HOME}/.config/chromium whitelist ${HOME}/.cache/chromium whitelist ${HOME}/.config/chromium whitelist ${HOME}/.config/chromium-flags.conf +whitelist /usr/share/chromium # private-bin chromium,chromium-browser,chromedriver diff --git a/etc/profile-m-z/min.profile b/etc/profile-m-z/min.profile index be85fdbc4..7f3aeab44 100644 --- a/etc/profile-m-z/min.profile +++ b/etc/profile-m-z/min.profile @@ -6,8 +6,6 @@ include min.local # Persistent global definitions include globals.local -nowhitelist /usr/share/chromium - noblacklist ${HOME}/.config/Min mkdir ${HOME}/.config/Min diff --git a/etc/profile-m-z/riot-web.profile b/etc/profile-m-z/riot-web.profile index c48fd1542..687c943b0 100644 --- a/etc/profile-m-z/riot-web.profile +++ b/etc/profile-m-z/riot-web.profile @@ -12,7 +12,6 @@ noblacklist ${HOME}/.config/Riot mkdir ${HOME}/.config/Riot whitelist ${HOME}/.config/Riot -whitelist /usr/share/chromium whitelist /usr/share/webapps/element # Redirect -- cgit v1.2.3-70-g09d2