linux-hwg/60-linux.hook
Jan Alexander Steffens 5cc2ed8ac7 4.14-2: with depmod hook
2017-11-18 22:46:07 +00:00

13 lines
282 B
Plaintext

[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%