SpectreOS-old/pacman-hooks/systemd-bootloader-update.hook
simono41 996d827772 fix
2018-08-25 21:42:10 +02:00

13 lines
232 B
Text

[Trigger]
Operation = Remove
Operation = Upgrade
Type = Package
Target = linux
Target = linux414
Target = grub
[Action]
Depends = coreutils
Depends = bash
When = PostTransaction
Exec = /usr/bin/bash -c '/usr/bin/update-bootloader'