16 lines
357 B
Plaintext
16 lines
357 B
Plaintext
|
[Trigger]
|
||
|
Operation = Install
|
||
|
Operation = Upgrade
|
||
|
Operation = Remove
|
||
|
Type = File
|
||
|
Target = boot/intel-ucode.img
|
||
|
Target = usr/lib/initcpio/*
|
||
|
Target = usr/lib/modules/*/vmlinuz
|
||
|
Target = usr/lib/systemd/boot/efi/linux*.efi.stub
|
||
|
|
||
|
[Action]
|
||
|
Description = Updating signed kernel images ...
|
||
|
When = PostTransaction
|
||
|
Exec = /root/secureboot/signkernels.sh
|
||
|
NeedsTargets
|