core/linux-lts/60-linux.hook

13 lines
283 B
Plaintext
Raw Normal View History

[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
2018-09-01 01:12:52 +08:00
Exec = /usr/sbin/depmod %KERNVER%