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/meld.profile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc/profile-m-z/meld.profile') diff --git a/etc/profile-m-z/meld.profile b/etc/profile-m-z/meld.profile index 1225cc107..2a8bb3acf 100644 --- a/etc/profile-m-z/meld.profile +++ b/etc/profile-m-z/meld.profile @@ -29,6 +29,8 @@ include allow-python3.inc # Allow ssh (blacklisted by disable-common.inc) include allow-ssh.inc +blacklist /usr/libexec + # Add the next line to your meld.local if you don't need to compare files in disable-common.inc. #include disable-common.inc include disable-devel.inc -- cgit v1.2.3-70-g09d2