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/discord.profile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc/profile-a-l/discord.profile') diff --git a/etc/profile-a-l/discord.profile b/etc/profile-a-l/discord.profile index 8ef02a30f..658d3fc83 100644 --- a/etc/profile-a-l/discord.profile +++ b/etc/profile-a-l/discord.profile @@ -5,10 +5,10 @@ include discord.local # Persistent global definitions include globals.local -noblacklist ${HOME}/.config/discord +nodeny ${HOME}/.config/discord mkdir ${HOME}/.config/discord -whitelist ${HOME}/.config/discord +allow ${HOME}/.config/discord private-bin discord private-opt discord -- cgit v1.2.3-54-g00ecf