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/wireshark.profile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'etc/wireshark.profile') diff --git a/etc/wireshark.profile b/etc/wireshark.profile index a08b97d05..9b9757cd5 100644 --- a/etc/wireshark.profile +++ b/etc/wireshark.profile @@ -18,6 +18,7 @@ noblacklist /usr/share/lua include disable-common.inc include disable-devel.inc +include disable-exec.inc include disable-interpreters.inc include disable-passwdmgr.inc include disable-programs.inc @@ -48,5 +49,3 @@ private-dev # private-etc alternatives,fonts,group,hosts,machine-id,passwd,ca-certificates,ssl,pki,crypto-policies private-tmp -noexec ${HOME} -noexec /tmp -- cgit v1.2.3-54-g00ecf