summaryrefslogtreecommitdiff
path: root/extra/xsp/xsp.service
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-10-11 00:35:42 -0700
committerroot <root@rshg054.dnsready.net>2012-10-11 00:35:42 -0700
commitdd7c17a54a4b6e2f08376a1afa8e75de661cc3d4 (patch)
treea9ccc072c17ea4a3f2fbdfa6c82c017a102839ad /extra/xsp/xsp.service
parent769ba4645df3c2f793bc2d3ee245573b79b206d3 (diff)
Thu Oct 11 00:35:41 PDT 2012
Diffstat (limited to 'extra/xsp/xsp.service')
-rw-r--r--extra/xsp/xsp.service8
1 files changed, 8 insertions, 0 deletions
diff --git a/extra/xsp/xsp.service b/extra/xsp/xsp.service
new file mode 100644
index 000000000..36b802e21
--- /dev/null
+++ b/extra/xsp/xsp.service
@@ -0,0 +1,8 @@
+[Unit]
+Description=XSP Web Server
+
+[Service]
+ExecStart=/usr/bin/xsp --appconfigdir /etc/xsp --nonstop
+
+[Install]
+WantedBy=multi-user.target