summarylogtreecommitdiffstats
path: root/99-linux.hook
blob: 416cb9424d0d886f8f9315715958b9c2ad4b54a4 (plain)
1
2
3
4
5
6
7
8
9
[Trigger]
Type = File
Operation = Remove
Target = boot/vmlinuz-%PKGBASE%

[Action]
Description = Remove %PKGBASE% initramfs files...
When = PreTransaction
Exec = /usr/bin/rm -f /boot/initramfs-%PKGBASE%.img /boot/initramfs-%PKGBASE%-fallback.img