21 lines
395 B
Plaintext
21 lines
395 B
Plaintext
[Trigger]
|
|
Operation = Install
|
|
Operation = Upgrade
|
|
Type = Package
|
|
Target = grub
|
|
Target = shim-signed
|
|
|
|
[Trigger]
|
|
Operation = Install
|
|
Operation = Upgrade
|
|
Type = Path
|
|
Target = boot/vmlinuz-*
|
|
|
|
[Action]
|
|
Description = Signing and verifying CachyOS Secure Boot artifacts...
|
|
When = PostTransaction
|
|
Depends = grub
|
|
Depends = shim-signed
|
|
Depends = sbsigntools
|
|
Exec = /usr/local/sbin/secureboot-sign-cachyos
|