aboutsummaryrefslogtreecommitdiffstats
path: root/etc/templates/profile.template
diff options
context:
space:
mode:
Diffstat (limited to 'etc/templates/profile.template')
-rw-r--r--etc/templates/profile.template3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/templates/profile.template b/etc/templates/profile.template
index 2188721b8..459baf51a 100644
--- a/etc/templates/profile.template
+++ b/etc/templates/profile.template
@@ -91,6 +91,9 @@ include globals.local
91# Allow nodejs (blacklisted by disable-interpreters.inc) 91# Allow nodejs (blacklisted by disable-interpreters.inc)
92#include allow-nodejs.inc 92#include allow-nodejs.inc
93 93
94# Allow opengl-game wrapper script (distribution-specific)
95#include allow-opengl-game.inc
96
94# Allow perl (blacklisted by disable-interpreters.inc) 97# Allow perl (blacklisted by disable-interpreters.inc)
95#include allow-perl.inc 98#include allow-perl.inc
96 99