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

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