summarylogtreecommitdiffstats
path: root/grub-vmlinuz.hook
blob: df31c5c749da3ccda8e7112da08e175bd968fa6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Trigger]
Type = Path
Operation = Install
Operation = Upgrade
Operation = Remove
Target = usr/lib/modules/*/vmlinuz

[Action]
Description = Regenerating grub config...
When = PostTransaction
Exec = /usr/bin/grub-mkconfig -o /boot/grub/grub.cfg
NeedsTargets