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/flashpeak-slimjet.profile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'etc/profile-a-l/flashpeak-slimjet.profile') diff --git a/etc/profile-a-l/flashpeak-slimjet.profile b/etc/profile-a-l/flashpeak-slimjet.profile index 310fb378f..af114e129 100644 --- a/etc/profile-a-l/flashpeak-slimjet.profile +++ b/etc/profile-a-l/flashpeak-slimjet.profile @@ -10,13 +10,13 @@ ignore whitelist /usr/share/chromium ignore include whitelist-runuser-common.inc ignore include whitelist-usr-share-common.inc -noblacklist ${HOME}/.cache/slimjet -noblacklist ${HOME}/.config/slimjet +nodeny ${HOME}/.cache/slimjet +nodeny ${HOME}/.config/slimjet mkdir ${HOME}/.cache/slimjet mkdir ${HOME}/.config/slimjet -whitelist ${HOME}/.cache/slimjet -whitelist ${HOME}/.config/slimjet +allow ${HOME}/.cache/slimjet +allow ${HOME}/.config/slimjet # Redirect include chromium-common.profile -- cgit v1.2.3-70-g09d2