summarylogtreecommitdiffstats
path: root/moss.service
diff options
context:
space:
mode:
Diffstat (limited to 'moss.service')
-rw-r--r--moss.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/moss.service b/moss.service
new file mode 100644
index 000000000000..62844cada465
--- /dev/null
+++ b/moss.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=MOSS is a UNIX-based server for the Myst Online: Uru Live client
+
+[Service]
+Type=forking
+ExecStart=/usr/bin/moss -c /etc/moss/moss.cfg
+
+[Install]
+WantedBy=multi-user.target