/boot/EFI

This commit is contained in:
Roman Beslik 2024-10-27 03:35:19 +03:00 committed by Alex
parent db6c94ba5a
commit d8da3147c9

View File

@ -83,9 +83,10 @@ profile mkinitcpio @{exec_path} flags=(attach_disconnected) {
# Manage /boot
/ r,
/boot/ r,
/boot/initramfs-*.img* rw,
/boot/vmlinuz-* r,
/{boot,efi}/ r,
/{boot,efi}/EFI/{,**} rw,
/{boot,efi}/initramfs-*.img* rw,
/{boot,efi}/vmlinuz-* r,
/usr/share/systemd/bootctl/** r,