summarylogtreecommitdiffstats
path: root/terraria-server@.service
diff options
context:
space:
mode:
authorMike Cooper2015-08-14 10:59:13 -0700
committerMike Cooper2015-08-14 10:59:13 -0700
commitd351439da1b76b93864a4f961016db1a74fa9f7d (patch)
tree917c367dc7eeb4193934ad1c6b322466be7886be /terraria-server@.service
parent4edd9c5b7e3f6cc6ce0f0e8859ab1d88479caeae (diff)
downloadaur-d351439da1b76b93864a4f961016db1a74fa9f7d.tar.gz
1.3.0.8-5 Finally a good exit mechanism.
Diffstat (limited to 'terraria-server@.service')
-rw-r--r--terraria-server@.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/terraria-server@.service b/terraria-server@.service
index 6f0250285174..e4f97ecf93f1 100644
--- a/terraria-server@.service
+++ b/terraria-server@.service
@@ -9,7 +9,7 @@ ExecStop=/usr/bin/screen -p 0 -S terraria-%i -X eval 'stuff "say Server shutting
ExecStop=/usr/bin/screen -p 0 -S terraria-%i -X eval 'stuff "exit"\\015'
# Don't stop process automatically, but still send SIGKILL after a timeout
KillMode=control-group
-KillSignal=SIGUSR1
+KillSignal=SIGCONT
SendSIGKILL=yes
[Install]