From 41f69f7a748f1533b7506f1e28529520d660b894 Mon Sep 17 00:00:00 2001 From: rusty-snake <41237666+rusty-snake@users.noreply.github.com> Date: Mon, 8 Mar 2021 18:53:50 +0100 Subject: Commons of opengl-game-wrapper.sh [skip ci] - Add allow-opengl-game.inc - Add profiles for alienarena-wrapper, ballbuster-wrapper, colorful-wrapper, etr-wrapper, gl-117-wrapper, glaxium-wrapper, neverball-wrapper, neverputt-wrapper, pinball-wrapper, supertuxkart-wrapper - Use allow-opengl-game.inc in xonotic.profile and the profiles above - xonotic.profile: simplify private-bin by using xonotic* --- etc/inc/allow-opengl-game.inc | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 etc/inc/allow-opengl-game.inc (limited to 'etc/inc/allow-opengl-game.inc') diff --git a/etc/inc/allow-opengl-game.inc b/etc/inc/allow-opengl-game.inc new file mode 100644 index 000000000..b5ff1bd50 --- /dev/null +++ b/etc/inc/allow-opengl-game.inc @@ -0,0 +1,3 @@ +noblacklist ${PATH}/bash +whitelist /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