grub/grub.hook
2024-10-15 20:34:46 +08:00

13 lines
253 B
Plaintext

[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/sbin/grub-mkconfig -o /boot/grub/grub.cfg