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/Mathematica.profile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'etc/profile-m-z/Mathematica.profile') diff --git a/etc/profile-m-z/Mathematica.profile b/etc/profile-m-z/Mathematica.profile index c2734b1c1..bd929d21a 100644 --- a/etc/profile-m-z/Mathematica.profile +++ b/etc/profile-m-z/Mathematica.profile @@ -5,8 +5,8 @@ include Mathematica.local # Persistent global definitions include globals.local -noblacklist ${HOME}/.Mathematica -noblacklist ${HOME}/.Wolfram Research +nodeny ${HOME}/.Mathematica +nodeny ${HOME}/.Wolfram Research include disable-common.inc include disable-devel.inc @@ -17,9 +17,9 @@ include disable-programs.inc mkdir ${HOME}/.Mathematica mkdir ${HOME}/.Wolfram Research mkdir ${HOME}/Documents/Wolfram Mathematica -whitelist ${HOME}/.Mathematica -whitelist ${HOME}/.Wolfram Research -whitelist ${HOME}/Documents/Wolfram Mathematica +allow ${HOME}/.Mathematica +allow ${HOME}/.Wolfram Research +allow ${HOME}/Documents/Wolfram Mathematica include whitelist-common.inc caps.drop all -- cgit v1.2.3-70-g09d2