linux-hwg/60-linux.hook
Jan Alexander Steffens 6f80feef04 4.17.11.arch1-1
2018-08-01 04:34:53 +00:00

13 lines
290 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 --quick %KERNVER%