mirror of
https://github.com/Xevion/HATray.git
synced 2025-12-05 23:15:09 -06:00
feat(linux): implement systemd watchdog, add status updates to heartbeat, use SdNotify daemon constants
- Log unhandled, unexpected signals
This commit is contained in:
@@ -9,6 +9,7 @@ Type=notify
|
||||
NotifyAccess=main
|
||||
ExecStart=$BINARY_PATH
|
||||
ExecReload=/bin/kill -HUP $MAINPID
|
||||
WatchdogSec=10
|
||||
|
||||
Restart=on-failure
|
||||
RestartSec=5
|
||||
|
||||
Reference in New Issue
Block a user