From aa2bdffc4b4d0437dd710a70546c87b8f882b100 Mon Sep 17 00:00:00 2001 From: smitsohu Date: Tue, 12 Mar 2019 20:44:51 +0000 Subject: add disable-exec.inc to all profiles with apparmor (#2576) * add disable-exec.inc to all profiles with apparmor - #2385 #2505 * drop disable-exec.inc from generic electron.profile --- etc/checkbashisms.profile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'etc/checkbashisms.profile') diff --git a/etc/checkbashisms.profile b/etc/checkbashisms.profile index fe2648792..5afbf2d56 100644 --- a/etc/checkbashisms.profile +++ b/etc/checkbashisms.profile @@ -18,6 +18,7 @@ noblacklist /usr/share/perl* include disable-common.inc include disable-devel.inc +include disable-exec.inc include disable-interpreters.inc include disable-passwdmgr.inc include disable-programs.inc @@ -50,5 +51,3 @@ private-lib perl* private-tmp memory-deny-write-execute -noexec ${HOME} -noexec /tmp -- cgit v1.2.3-54-g00ecf