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