From 024835f890fe6a894ea3f5aec74705fef3390611 Mon Sep 17 00:00:00 2001 From: doublez13 Date: Tue, 6 Feb 2024 14:02:55 -0700 Subject: [PATCH] Use lib tunable --- apparmor.d/profiles-m-r/mutt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apparmor.d/profiles-m-r/mutt b/apparmor.d/profiles-m-r/mutt index 832cba711..0ae68d639 100644 --- a/apparmor.d/profiles-m-r/mutt +++ b/apparmor.d/profiles-m-r/mutt @@ -30,7 +30,7 @@ profile mutt @{exec_path} { @{bin}/{,ba,da}sh rix, @{bin}/sendmail rPUx, - /usr/libexec/sendmail/sendmail rPUx, + @{lib}/sendmail/sendmail rPUx, @{bin}/ispell rPUx, # TODO: Add a profile for abook (Most distros don't ship this anymore though) @{bin}/abook rPUx,