systemd-boot-pacman-hook: auto updated to 3-1
This commit is contained in:
parent
6c4e9832fc
commit
5513e184a6
2 changed files with 26 additions and 0 deletions
9
repo/systemd-boot-pacman-hook/systemd-boot.hook
Normal file
9
repo/systemd-boot-pacman-hook/systemd-boot.hook
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[Trigger]
|
||||
Type = Package
|
||||
Operation = Upgrade
|
||||
Target = systemd
|
||||
|
||||
[Action]
|
||||
Description = Gracefully upgrading systemd-boot...
|
||||
When = PostTransaction
|
||||
Exec = /usr/bin/systemctl restart systemd-boot-update.service
|
||||
Loading…
Add table
Add a link
Reference in a new issue