From fe0f975f447d59977d90c3226cc8c623b31b20b3 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Mon, 5 Jul 2021 07:23:31 -0400 Subject: move whitelist/blacklist to allow/deny --- etc/profile-a-l/chromium-browser-privacy.profile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'etc/profile-a-l/chromium-browser-privacy.profile') diff --git a/etc/profile-a-l/chromium-browser-privacy.profile b/etc/profile-a-l/chromium-browser-privacy.profile index 8803a4d9d..64c45772a 100644 --- a/etc/profile-a-l/chromium-browser-privacy.profile +++ b/etc/profile-a-l/chromium-browser-privacy.profile @@ -3,15 +3,15 @@ # Persistent local customizations include chromium-browser-privacy.local -noblacklist ${HOME}/.cache/ungoogled-chromium -noblacklist ${HOME}/.config/ungoogled-chromium +nodeny ${HOME}/.cache/ungoogled-chromium +nodeny ${HOME}/.config/ungoogled-chromium -blacklist /usr/libexec +deny /usr/libexec mkdir ${HOME}/.cache/ungoogled-chromium mkdir ${HOME}/.config/ungoogled-chromium -whitelist ${HOME}/.cache/ungoogled-chromium -whitelist ${HOME}/.config/ungoogled-chromium +allow ${HOME}/.cache/ungoogled-chromium +allow ${HOME}/.config/ungoogled-chromium # private-bin basename,bash,cat,chromium-browser-privacy,dirname,mkdir,readlink,sed,touch,which,xdg-settings -- cgit v1.2.3-70-g09d2