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/authenticator.profile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'etc/authenticator.profile') diff --git a/etc/authenticator.profile b/etc/authenticator.profile index 7f5090251..339b51239 100644 --- a/etc/authenticator.profile +++ b/etc/authenticator.profile @@ -14,6 +14,7 @@ noblacklist /usr/lib/python3* include disable-common.inc include disable-devel.inc +include disable-exec.inc include disable-interpreters.inc include disable-passwdmgr.inc include disable-programs.inc @@ -43,5 +44,3 @@ private-etc alternatives,fonts,ld.so.cache private-tmp # memory-deny-write-execute - breaks on Arch -noexec ${HOME} -noexec /tmp -- cgit v1.2.3-70-g09d2