feat(profile): general update.
This commit is contained in:
parent
460ac12bfb
commit
af50944fb5
10 changed files with 23 additions and 14 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue