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-m-z/mattermost-desktop.profile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc/profile-m-z/mattermost-desktop.profile') diff --git a/etc/profile-m-z/mattermost-desktop.profile b/etc/profile-m-z/mattermost-desktop.profile index 3c2bf4fa3..01076a90a 100644 --- a/etc/profile-m-z/mattermost-desktop.profile +++ b/etc/profile-m-z/mattermost-desktop.profile @@ -10,12 +10,12 @@ ignore apparmor ignore dbus-user none ignore dbus-system none -noblacklist ${HOME}/.config/Mattermost +nodeny ${HOME}/.config/Mattermost include disable-shell.inc mkdir ${HOME}/.config/Mattermost -whitelist ${HOME}/.config/Mattermost +allow ${HOME}/.config/Mattermost private-etc alternatives,ca-certificates,crypto-policies,fonts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,machine-id,nsswitch.conf,pki,resolv.conf,ssl -- cgit v1.2.3-70-g09d2