mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-29 16:11:05 +01:00
Use SIGTERM for WatchdogSignal
The host watchdog will kill the main process if it needs to.
This commit is contained in:
@@ -19,6 +19,7 @@ AmbientCapabilities=CAP_SYS_NICE
|
||||
StandardOutput=null
|
||||
StandardError=null
|
||||
WatchdogSec=60
|
||||
WatchdogSignal=SIGTERM
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Reference in New Issue
Block a user