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/inc/allow-opengl-game.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc/inc/allow-opengl-game.inc') diff --git a/etc/inc/allow-opengl-game.inc b/etc/inc/allow-opengl-game.inc index 5d2d6c5c1..00e35e983 100644 --- a/etc/inc/allow-opengl-game.inc +++ b/etc/inc/allow-opengl-game.inc @@ -2,6 +2,6 @@ # Persistent customizations should go in a .local file. include allow-opengl-game.local -noblacklist ${PATH}/bash -whitelist /usr/share/opengl-games-utils/opengl-game-functions.sh +nodeny ${PATH}/bash +allow /usr/share/opengl-games-utils/opengl-game-functions.sh private-bin basename,bash,cut,glxinfo,grep,head,sed,zenity -- cgit v1.2.3-70-g09d2