From bcf5b9bf89fd38222dbd70570891b14062b74157 Mon Sep 17 00:00:00 2001 From: doublez13 Date: Tue, 6 Feb 2024 12:41:58 -0700 Subject: [PATCH] GPG-related binaries ran during Debian initialization scripts. --- apparmor.d/profiles-m-r/mutt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/apparmor.d/profiles-m-r/mutt b/apparmor.d/profiles-m-r/mutt index 5d51c93f2..8215e3b9d 100644 --- a/apparmor.d/profiles-m-r/mutt +++ b/apparmor.d/profiles-m-r/mutt @@ -97,7 +97,9 @@ profile mutt @{exec_path} { @{bin}/more rCx -> pager, @{bin}/less rCx -> pager, @{bin}/pager rCx -> pager, - @{bin}/gpg{2,} rCx -> gpg, + @{bin}/gpg{2,} rCx -> gpg, + @{bin}/gpgconf rCx -> gpg, + @{bin}/gpgsm rCx -> gpg, @{bin}/pgpewrap rCx -> gpg, @@ -171,6 +173,8 @@ profile mutt @{exec_path} { include @{bin}/gpg{,2} mrix, + @{bin}/gpgconf mr, + @{bin}/gpgsm mr, @{bin}/pgpewrap mr, owner @{HOME}/@{XDG_GPG_DIR}/ rw,