summarylogtreecommitdiffstats
path: root/90-dracut-install.hook
blob: 89737c886b8e0fa8950d04ab1a4cab81a75d20bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Trigger]
Type = Path
Operation = Install
Operation = Upgrade
Target = usr/lib/modules/*/vmlinuz
Target = usr/lib/dracut/*
Target = usr/lib/systemd/systemd

[Action]
Description = Updating initramfs...
When = PostTransaction
Exec = /usr/share/libalpm/scripts/dracut-install
NeedsTargets