summarylogtreecommitdiffstats
path: root/mutantfactions.service
diff options
context:
space:
mode:
Diffstat (limited to 'mutantfactions.service')
-rw-r--r--mutantfactions.service12
1 files changed, 12 insertions, 0 deletions
diff --git a/mutantfactions.service b/mutantfactions.service
new file mode 100644
index 000000000000..cdd7cff43271
--- /dev/null
+++ b/mutantfactions.service
@@ -0,0 +1,12 @@
+[Unit]
+Description=Dedicated server for mutant factions
+After=network.target
+
+[Service]
+ExecStart=/usr/bin/mutantfactions-server
+Type=simple
+User=mutantfactions
+Group=mutantfactions
+
+[Install]
+WantedBy=multi-user.target