aboutsummarylogtreecommitdiffstats
path: root/grub-fix-initrd-generation.hook
blob: 8ca6bf0fe1158607115a7a8efed32ad7c8f894b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Trigger]
Operation = Upgrade
Operation = Install
Operation = Remove
Type = Package
Target = grub
Target = os-prober

[Action]
Description = Fix 'grub' and 'os-prober' after upgrading either of them.
When = PostTransaction
Depends = grub
Depends = os-prober
Exec = /usr/bin/grub-fix-initrd-generation