13 lines
253 B
Plaintext
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
|