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

[Action]
Description = Updating GRUB Config
Depends = grub
When = PostTransaction
Exec = /usr/bin/grub-mkconfig -o /boot/grub/grub.cfg