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/softmaker-common.profile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'etc/profile-m-z/softmaker-common.profile') diff --git a/etc/profile-m-z/softmaker-common.profile b/etc/profile-m-z/softmaker-common.profile index 83315231f..bd4991e81 100644 --- a/etc/profile-m-z/softmaker-common.profile +++ b/etc/profile-m-z/softmaker-common.profile @@ -10,7 +10,7 @@ include softmaker-common.local # with an absolute Exec line. These files are NOT handelt by firecfg, # therefore you must manualy copy them in you home and remove '/usr/bin/'. -noblacklist ${HOME}/SoftMaker +nodeny ${HOME}/SoftMaker include disable-common.inc include disable-devel.inc @@ -19,8 +19,8 @@ include disable-interpreters.inc include disable-passwdmgr.inc include disable-programs.inc -whitelist /usr/share/office2018 -whitelist /usr/share/freeoffice2018 +allow /usr/share/office2018 +allow /usr/share/freeoffice2018 include whitelist-usr-share-common.inc include whitelist-var-common.inc -- cgit v1.2.3-70-g09d2