feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2024-10-01 20:17:13 +01:00
parent 460ac12bfb
commit af50944fb5
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
10 changed files with 23 additions and 14 deletions

View file

@ -37,9 +37,10 @@ profile pacman-hook-mkinitcpio @{exec_path} flags=(attach_disconnected) {
/ r,
/boot/ r,
/boot/vmlinuz-* rw,
/boot/initramfs-*.img rw,
/boot/efi/boot/boot*.efi rw,
/boot/initramfs-*-fallback.img rw,
/boot/initramfs-*.img rw,
/boot/vmlinuz-* rw,
/dev/tty rw,
owner /dev/pts/@{int} rw,