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-a-l/artha.profile | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/profile-a-l/artha.profile') diff --git a/etc/profile-a-l/artha.profile b/etc/profile-a-l/artha.profile index 19a4771aa..adb33fae1 100644 --- a/etc/profile-a-l/artha.profile +++ b/etc/profile-a-l/artha.profile @@ -19,6 +19,7 @@ include disable-exec.inc include disable-interpreters.inc include disable-passwdmgr.inc include disable-programs.inc +include disable-shell.inc include disable-xdg.inc # whitelisting in ${HOME} makes settings immutable, see #3112 -- cgit v1.2.3-70-g09d2