summarylogtreecommitdiffstats
path: root/60-linux.hook
blob: b33873c854fbf106ad575cfc36989dcf8e894be4 (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 %KERNVER%