diff --git a/apparmor.d/profiles-m-r/mutt b/apparmor.d/profiles-m-r/mutt index 9ff28b44..d33cb83b 100644 --- a/apparmor.d/profiles-m-r/mutt +++ b/apparmor.d/profiles-m-r/mutt @@ -104,30 +104,8 @@ profile mutt @{exec_path} { } profile editor { - include - include + include - @{bin}/sensible-editor mr, - @{bin}/vim mrix, - @{bin}/vim.* mrix, - @{bin}/{,ba,da}sh rix, - @{bin}/which{,.debianutils} rix, - - /usr/share/vim/{,**} r, - /usr/share/terminfo/** r, - - /etc/vimrc r, - /etc/vim/{,**} r, - - owner @{HOME}/.selected_editor r, - owner @{HOME}/.viminfo{,.tmp} rw, - owner @{HOME}/.vimrc r, - - # Vim swap file - owner @{HOME}/ r, - owner @{user_cache_dirs}/ r, - owner @{user_cache_dirs}/vim/** wr, - # This is the file that holds the message owner /{var/,}tmp/{.,}mutt* rw,