summarylogtreecommitdiffstats
path: root/depmod.hook
blob: bbb39a9517fe5ea0ba7abaa1cf2ee8e56c01f4b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Trigger]
Type = Path
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