15 lines
259 B
Plaintext
15 lines
259 B
Plaintext
[Trigger]
|
|
Type = File
|
|
Operation = Install
|
|
Operation = Upgrade
|
|
Operation = Remove
|
|
Target = usr/lib/modules/*/
|
|
Target = !usr/lib/modules/*/?*
|
|
|
|
[Action]
|
|
Description = Cleaning up...
|
|
When = PostTransaction
|
|
Exec = /usr/share/libalpm/scripts/cleanup
|
|
NeedsTargets
|
|
|