From 459a186b2219d9c5e2c1b5e0fc82018f42a8e14e Mon Sep 17 00:00:00 2001 From: rusty-snake <41237666+rusty-snake@users.noreply.github.com> Date: Wed, 19 May 2021 12:00:23 +0200 Subject: Restrict /usr/libexec --- etc/profile-m-z/mrrescue.profile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc/profile-m-z/mrrescue.profile') diff --git a/etc/profile-m-z/mrrescue.profile b/etc/profile-m-z/mrrescue.profile index 035a7e625..e3ceb3bd4 100644 --- a/etc/profile-m-z/mrrescue.profile +++ b/etc/profile-m-z/mrrescue.profile @@ -14,6 +14,8 @@ include allow-bin-sh.inc # Allow lua (blacklisted by disable-interpreters.inc) include allow-lua.inc +blacklist /usr/libexec + include disable-common.inc include disable-devel.inc include disable-exec.inc -- cgit v1.2.3-70-g09d2