summarylogtreecommitdiffstats
path: root/60-linux.hook
blob: 8d0cee326f9379ca58772f0a07d07a1a5d085fc6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[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 --quick %KERNVER%