core/linux/60-linux.hook

13 lines
282 B
Plaintext
Raw Normal View History

2018-04-25 15:34:22 +08:00
[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-08-19 05:13:16 +08:00
Exec = /usr/bin/depmod %KERNVER%