summarylogtreecommitdiffstats
path: root/spearmint.service
diff options
context:
space:
mode:
authorbrent s2016-04-03 08:04:03 -0400
committerbrent s2016-04-03 08:04:03 -0400
commit72879c52f04456662a727c6ac3879b07ab2f6c96 (patch)
treeebd7f12453005be199f869db2402e2868f9d54f4 /spearmint.service
parent0f7b6f8ae219b84d1c3d6433477f2bc9678804eb (diff)
downloadaur-72879c52f04456662a727c6ac3879b07ab2f6c96.tar.gz
bah
Diffstat (limited to 'spearmint.service')
-rw-r--r--spearmint.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/spearmint.service b/spearmint.service
index 83c531852d84..d6fa639946a3 100644
--- a/spearmint.service
+++ b/spearmint.service
@@ -5,7 +5,7 @@ Description=This service spawns an ioquake3 (Spearmint) dedicated server with sa
[Service]
User=spearmint
-ExecStart=$(which q3ded) +set dedicated 2
+ExecStart=/usr/bin/q3ded +set dedicated 2
Restart=on-abort
# there are several options to tweak the server's performance:
# net_port defines the UDP-port used for connections to the server