mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-14 23:43:56 +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
|
# Manage /boot
|
||||||
/ r,
|
/ r,
|
||||||
/boot/ r,
|
/{boot,efi}/ r,
|
||||||
/boot/initramfs-*.img* rw,
|
/{boot,efi}/EFI/{,**} rw,
|
||||||
/boot/vmlinuz-* r,
|
/{boot,efi}/initramfs-*.img* rw,
|
||||||
|
/{boot,efi}/vmlinuz-* r,
|
||||||
|
|
||||||
/usr/share/systemd/bootctl/** r,
|
/usr/share/systemd/bootctl/** r,
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user