mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-14 15:33:47 +01:00
/boot/EFI
This commit is contained in:
parent
db6c94ba5a
commit
d8da3147c9
@ -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,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user