summarylogtreecommitdiffstats
path: root/kernel-efi-copy.hook
blob: ab783b1343c662282eb0dfcc0a136f71566cf2e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Trigger]
Type = Path
Operation = Install
Operation = Upgrade
Target = usr/lib/modules/*/vmlinuz
Target = usr/lib/initcpio/*
Target = boot/*-ucode.img

[Action]
Description = Copying linux and initramfs to EFI directory...
When = PostTransaction
Exec = /usr/share/libalpm/scripts/kernel-efi-copy