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/file.profile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'etc/file.profile') diff --git a/etc/file.profile b/etc/file.profile index e084e80c2..c304b4efe 100644 --- a/etc/file.profile +++ b/etc/file.profile @@ -10,6 +10,7 @@ include globals.local blacklist /tmp/.X11-unix include disable-common.inc +include disable-exec.inc include disable-passwdmgr.inc include disable-programs.inc @@ -41,5 +42,3 @@ private-etc alternatives,magic.mgc,magic,localtime private-lib libarchive.so.*,libfakeroot,libmagic.so.* memory-deny-write-execute -noexec ${HOME} -noexec /tmp -- cgit v1.2.3-54-g00ecf