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/devhelp.profile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'etc/devhelp.profile') diff --git a/etc/devhelp.profile b/etc/devhelp.profile index 897357fdf..4e618b7ea 100644 --- a/etc/devhelp.profile +++ b/etc/devhelp.profile @@ -9,6 +9,7 @@ include globals.local include disable-common.inc include disable-devel.inc +include disable-exec.inc include disable-interpreters.inc include disable-passwdmgr.inc include disable-programs.inc @@ -41,7 +42,5 @@ private-etc alternatives,dconf,fonts,ld.so.cache,machine-id,ssl private-tmp # memory-deny-write-execute - Breaks on Arch -noexec ${HOME} -noexec /tmp read-only ${HOME} -- cgit v1.2.3-70-g09d2