summaryrefslogtreecommitdiffstats
path: root/libalpm/hooks/90-mkinitcpio-install.hook
blob: a13451e544ce469d54c978dc67ba6af761b6dedf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[Trigger]
Type = Package
Operation = Install
Operation = Upgrade
Target = mkinitcpio*

[Trigger]
Type = File
Operation = Install
Operation = Upgrade
Target = usr/lib/modules/*/pkgbase

[Action]
Description = Updating linux initcpios...
When = PostTransaction
Exec = /usr/share/libalpm/scripts/mkinitcpio-install
NeedsTargets