15 lines
308 B
Plaintext
15 lines
308 B
Plaintext
[Trigger]
|
|
Type = Path
|
|
Operation = Remove
|
|
Target = efi/EFI/Linux/*
|
|
Target = boot/EFI/Linux/*
|
|
Target = boot/efi/EFI/Linux/*
|
|
Target = usr/lib/modules/*/pkgbase
|
|
Target = usr/src/*/dkms.conf
|
|
|
|
[Action]
|
|
Description = Removing linux images...
|
|
When = PreTransaction
|
|
Exec = /usr/bin/refind-menu-generator
|
|
NeedsTargets
|