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-a-l/celluloid.profile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc/profile-a-l/celluloid.profile') diff --git a/etc/profile-a-l/celluloid.profile b/etc/profile-a-l/celluloid.profile index f02161b9b..1c539cc93 100644 --- a/etc/profile-a-l/celluloid.profile +++ b/etc/profile-a-l/celluloid.profile @@ -17,6 +17,8 @@ include allow-lua.inc include allow-python2.inc include allow-python3.inc +blacklist /usr/libexec + include disable-common.inc include disable-devel.inc include disable-exec.inc -- cgit v1.2.3-54-g00ecf