diff --git a/apparmor.d/profiles-m-r/mutt b/apparmor.d/profiles-m-r/mutt index 433121d68..5d51c93f2 100644 --- a/apparmor.d/profiles-m-r/mutt +++ b/apparmor.d/profiles-m-r/mutt @@ -84,7 +84,10 @@ profile mutt @{exec_path} { /usr/libexec/sendmail/sendmail rPUx, @{bin}/ispell rPUx, # TODO: Add a profile for abook (Most distros don't ship this anymore though) - @{bin}/abook rPUx, + @{bin}/abook rPUx, + @{bin}/mutt_dotlock rix, + #Misc mutt scripts + @{lib}/mutt/* rix, @{bin}/w3m rCx -> html-renderer, @{bin}/lynx rCx -> html-renderer,