Use SIGTERM for WatchdogSignal

The host watchdog will kill the main process if it needs to.
This commit is contained in:
Jordan Dominion
2023-06-23 20:15:09 -04:00
parent e37160e744
commit b75571aa25
+1
View File
@@ -19,6 +19,7 @@ AmbientCapabilities=CAP_SYS_NICE
StandardOutput=null
StandardError=null
WatchdogSec=60
WatchdogSignal=SIGTERM
[Install]
WantedBy=multi-user.target