2018-01-18 22:47:42 +01:00
|
|
|
[Trigger]
|
|
|
|
Type = File
|
|
|
|
Operation = Remove
|
2018-11-28 13:31:32 +01:00
|
|
|
Target = usr/lib/modules/%KERNVER%/vmlinuz
|
2018-01-18 22:47:42 +01:00
|
|
|
|
|
|
|
[Action]
|
|
|
|
Description = Remove %PKGBASE% initramfs files...
|
|
|
|
When = PreTransaction
|
|
|
|
Exec = /usr/bin/rm -f /boot/initramfs-%PKGBASE%.img /boot/initramfs-%PKGBASE%-fallback.img
|