20 lines
376 B
Plaintext
20 lines
376 B
Plaintext
|
[Trigger]
|
||
|
Type = Path
|
||
|
Operation = Install
|
||
|
Operation = Upgrade
|
||
|
Target = usr/lib/modules/*/vmlinuz
|
||
|
Target = usr/lib/initcpio/*
|
||
|
|
||
|
[Trigger]
|
||
|
Operation = Install
|
||
|
Operation = Remove
|
||
|
Operation = Upgrade
|
||
|
Type = Package
|
||
|
Target = *-dkms*
|
||
|
|
||
|
[Action]
|
||
|
Description = Updating linux initcpios...
|
||
|
When = PostTransaction
|
||
|
Exec = /usr/share/libalpm/scripts/condor-hooks-runner kernel
|
||
|
NeedsTargets
|