From 2c914c7d25698140feec0fb7920de7fa887390d5 Mon Sep 17 00:00:00 2001 From: rusty-snake <41237666+rusty-snake@users.noreply.github.com> Date: Thu, 4 Jun 2020 11:55:32 +0000 Subject: disable-shell.inc (#3411) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * disable-shell.inc * add disable-shell.inc to all profiles with a … … private-bin line without bash/sh except profiles with redirect profiles. * add it to some more profiles * exclude aria2c.profile --- etc/profile-m-z/meld.profile | 1 + 1 file changed, 1 insertion(+) (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 be13e9643..84db8b785 100644 --- a/etc/profile-m-z/meld.profile +++ b/etc/profile-m-z/meld.profile @@ -35,6 +35,7 @@ include disable-interpreters.inc include disable-passwdmgr.inc # Uncomment the next line (or put it into your meld.local) if you don't need to compare files in disable-programs.inc. #include disable-programs.inc +include disable-shell.inc include whitelist-runuser-common.inc -- cgit v1.2.3-70-g09d2