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/seahorse-tool.profile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'etc/seahorse-tool.profile') diff --git a/etc/seahorse-tool.profile b/etc/seahorse-tool.profile index bbab69162..d61f860ad 100644 --- a/etc/seahorse-tool.profile +++ b/etc/seahorse-tool.profile @@ -11,6 +11,7 @@ include seahorse-tool.local mkdir ${HOME}/.config/dconf whitelist ${HOME}/.config/dconf +include disable-exec.inc include disable-xdg.inc include whitelist-var-common.inc @@ -21,8 +22,6 @@ disable-mnt private-tmp memory-deny-write-execute -noexec ${HOME} -noexec /tmp # Redirect include gpg.profile -- cgit v1.2.3-54-g00ecf