diff --git a/apparmor.d/profiles-m-r/mutt b/apparmor.d/profiles-m-r/mutt index e18951f1d..d6c1bc576 100644 --- a/apparmor.d/profiles-m-r/mutt +++ b/apparmor.d/profiles-m-r/mutt @@ -33,8 +33,7 @@ profile mutt @{exec_path} { # Used when saving attachments. Mutt saves attachments in whatever directory # it's launched from, which is most likely @{HOME}. owner @{HOME}/* lw, - owner @{HOME}/.mutt*/ w, - owner @{HOME}/.mutt*/* w, + owner @{HOME}/.mutt*/{,*} w, owner @{HOME}/Downloads/* lw, # Used When viewing attachments owner /tmp/* lrw,