diff --git a/apparmor.d/profiles-m-r/mutt b/apparmor.d/profiles-m-r/mutt index 044a47b31..832cba711 100644 --- a/apparmor.d/profiles-m-r/mutt +++ b/apparmor.d/profiles-m-r/mutt @@ -149,7 +149,10 @@ profile mutt @{exec_path} { profile pager { include include - + + /usr/share/terminfo/** r, + /usr/share/file/misc/magic.mgc r, + @{bin}/less mr, @{bin}/more mr, @{bin}/pager mr, @@ -157,9 +160,6 @@ profile mutt @{exec_path} { owner @{HOME}/.lesshs* r, owner @{HOME}/.local/state/ r, owner @{HOME}/.local/state/less* rw, - - /usr/share/terminfo/** r, - /usr/share/file/misc/magic.mgc r, # This is the file that holds the message owner /{var/,}tmp/mutt* rw,