This repository has been archived on 2024-05-26. You can view files and clone it, but cannot push or open issues or pull requests.
server-kernel/99-linux.hook
2018-01-18 22:47:42 +01:00

9 lines
247 B
Text

[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