1 2 3 4 5 6 7 8 9
[Trigger] Type = Package Operation = Upgrade Target = krathalans-endlessh-git [Action] Description = Restarting endlessh.service When = PostTransaction Exec = /bin/sh -c 'if systemctl is-active -q endlessh.service; then systemctl restart endlessh.service; fi'