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/palemoon.profile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'etc/profile-m-z/palemoon.profile') diff --git a/etc/profile-m-z/palemoon.profile b/etc/profile-m-z/palemoon.profile index acb2ce176..503c141d8 100644 --- a/etc/profile-m-z/palemoon.profile +++ b/etc/profile-m-z/palemoon.profile @@ -5,13 +5,13 @@ include palemoon.local # Persistent global definitions include globals.local -noblacklist ${HOME}/.cache/moonchild productions/pale moon -noblacklist ${HOME}/.moonchild productions/pale moon +nodeny ${HOME}/.cache/moonchild productions/pale moon +nodeny ${HOME}/.moonchild productions/pale moon mkdir ${HOME}/.cache/moonchild productions/pale moon mkdir ${HOME}/.moonchild productions -whitelist ${HOME}/.cache/moonchild productions/pale moon -whitelist ${HOME}/.moonchild productions +allow ${HOME}/.cache/moonchild productions/pale moon +allow ${HOME}/.moonchild productions # Palemoon can use the full firejail seccomp filter (unlike firefox >= 60) seccomp -- cgit v1.2.3-70-g09d2