summarylogtreecommitdiffstats
path: root/depmod.hook
blob: 12d7e8c4c1bdd17f382fa030ef4d3c075eaf53fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Trigger]
Type = File
Operation = Install
Operation = Upgrade
Operation = Remove
Target = usr/lib/modules/*/
Target = !usr/lib/modules/*/?*

[Action]
Description = Updating module dependencies...
When = PostTransaction
Exec = /usr/share/libalpm/scripts/depmod
NeedsTargets