summarylogtreecommitdiffstats
path: root/60-linux.hook
blob: 8d34a13c6da480e5b114d2c64078345fc51a519c (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/%KERNVER%/*
Target = usr/lib/modules/%EXTRAMODULES%/*

[Action]
Description = Updating %PKGBASE% module dependencies...
When = PostTransaction
Exec = /usr/bin/depmod %KERNVER%