summarylogtreecommitdiffstats
path: root/69-zfs-dkms-check.hook
blob: a94bb74d3a8adefd9af90fc44ab8e38a137c4eaa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Trigger]
Operation = Install
Operation = Upgrade
Type = Path
Target = usr/src/zfs-*/META
Target = usr/lib/modules/*/build/include/
Target = usr/lib/modules/*/modules.order

[Action]
Description = Check that ZFS is supported by all installed kernel versions
Depends = pacman
When = PostTransaction
Exec = /usr/share/libalpm/scripts/zfs-dkms-check