mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-22 04:27:19 +01:00
Use the correct systemd KillMode for TGS
This commit is contained in:
@@ -9,6 +9,7 @@ After=mssql-server.service
|
||||
[Service]
|
||||
ExecStart=/bin/bash /opt/tgstation-server/tgs.sh General:SetupWizardMode=Never
|
||||
Restart=Always
|
||||
KillMode=process
|
||||
RestartKillSignal=SIGUSR1
|
||||
AmbientCapabilities=CAP_SYS_NICE
|
||||
StandardOutput=null
|
||||
|
||||
Reference in New Issue
Block a user