systemd-boot-dracut/src/usr/share/libalpm/hooks/90-kernel-remove.hook

11 lines
210 B
Plaintext

[Trigger]
Type = Path
Operation = Remove
Target = usr/lib/modules/*/vmlinuz
[Action]
Description = Removing kernel...
When = PreTransaction
Exec = /usr/share/libalpm/scripts/kernel-install remove
NeedsTargets