summarylogtreecommitdiffstats
path: root/nquakesv@.service
diff options
context:
space:
mode:
Diffstat (limited to 'nquakesv@.service')
-rw-r--r--nquakesv@.service11
1 files changed, 11 insertions, 0 deletions
diff --git a/nquakesv@.service b/nquakesv@.service
new file mode 100644
index 000000000000..cbf422ea9fbc
--- /dev/null
+++ b/nquakesv@.service
@@ -0,0 +1,11 @@
+[Unit]
+Description=nQuake Dedicated Server
+After=network.target
+
+[Service]
+Type=simple
+User=%I
+ExecStart=/usr/bin/nquakesv
+
+[Install]
+WantedBy=multi-user.target