sbctl/contrib/pacman/99-sign-efi.hook

14 lines
254 B
Plaintext

[Trigger]
Type = File
Operation = Install
Operation = Upgrade
Operation = Remove
Target = boot/*
Target = boot/EFI/*
Target = usr/lib/modules/*/vmlinuz
[Action]
Description = Signing EFI binaries...
When = PostTransaction
Exec = /usr/bin/sbctl sign-all