summaryrefslogtreecommitdiffstats
path: root/CRSM.service
diff options
context:
space:
mode:
Diffstat (limited to 'CRSM.service')
-rw-r--r--CRSM.service17
1 files changed, 0 insertions, 17 deletions
diff --git a/CRSM.service b/CRSM.service
deleted file mode 100644
index 882bd3d..0000000
--- a/CRSM.service
+++ /dev/null
@@ -1,17 +0,0 @@
-[Unit]
-Description=A Server Manager for Clonk Rage
-After=network.target
-
-[Service]
-User=clonk
-Group=clonk
-WorkingDirectory=/opt/clonk/
-ExecStart=/opt/clonk/CrServerManager
-ExecReload=/opt/clonk/reload-CRSM
-ExecStop=/opt/clonk/stop-CRSM
-KillMode=process
-Restart=on-abort
-TimeoutStopSec=10
-
-[Install]
-WantedBy=multi-user.target