diff --git a/apparmor.d/groups/grub/update-grub b/apparmor.d/groups/grub/update-grub index 59e4f84d4..9d03e2620 100644 --- a/apparmor.d/groups/grub/update-grub +++ b/apparmor.d/groups/grub/update-grub @@ -15,5 +15,7 @@ profile update-grub @{exec_path} { @{bin}/{,ba,da}sh rix, @{bin}/grub-mkconfig rPx, + /dev/tty[0-9]* rw, + include if exists }