summarylogtreecommitdiffstats
path: root/dkms-install.hook
blob: 0ad5151c3933fdc4c75be5a42a09b17e202973e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Trigger]
Operation = Install
Operation = Upgrade
Type = File
Target = usr/src/*/dkms.conf
Target = usr/lib/modules/*/build/Makefile
Target = usr/lib/modules/*/kernel/

[Action]
Description = Install DKMS modules
Depends = dkms
When = PostTransaction
Exec = /usr/lib/dkms/alpm-hook install
NeedsTargets