Files
snigdhaos-system-config/etc/pacman.d/hooks/reboot-important-updates.hook

14 lines
275 B
Plaintext

[Trigger]
Operation = Upgrade
Operation = Install
Operation = Remove
Type = Package
Target = linux*
Target = systemd*
Target = nvidia*
[Action]
Description = #### Important Linux packages have changed. Reboot is recommended. ####
When = PostTransaction
Exec = /usr/bin/true