aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/mrrescue.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/mrrescue.profile')
-rw-r--r--etc/profile-m-z/mrrescue.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/profile-m-z/mrrescue.profile b/etc/profile-m-z/mrrescue.profile
index d5dba3c95..035a7e625 100644
--- a/etc/profile-m-z/mrrescue.profile
+++ b/etc/profile-m-z/mrrescue.profile
@@ -8,7 +8,10 @@ include globals.local
8 8
9noblacklist ${HOME}/.local/share/love 9noblacklist ${HOME}/.local/share/love
10 10
11# Allow /bin/sh (blacklisted by disable-shell.inc)
11include allow-bin-sh.inc 12include allow-bin-sh.inc
13
14# Allow lua (blacklisted by disable-interpreters.inc)
12include allow-lua.inc 15include allow-lua.inc
13 16
14include disable-common.inc 17include disable-common.inc