mirror of
https://github.com/Snigdha-OS/snigdhaos-system-config.git
synced 2026-02-07 06:53:52 +01:00
12 lines
248 B
Plaintext
12 lines
248 B
Plaintext
[Trigger]
|
|
Operation = Install
|
|
Operation = Upgrade
|
|
Operation = Remove
|
|
Type = Package
|
|
Target = intel-ucode
|
|
|
|
[Action]
|
|
Description = Pacman hook to keep an up-to-date grub
|
|
When = PostTransaction
|
|
Exec = /bin/sh -c "grub-mkconfig -o /boot/grub/grub.cfg"
|