summarylogtreecommitdiffstats
path: root/xsp.service
diff options
context:
space:
mode:
authorAntonio Rojas2017-10-24 07:24:53 +0000
committerAntonio Rojas2017-10-24 07:24:53 +0000
commitc03923d1becac429a335e1a726805a6356c84148 (patch)
tree74c0654b00d86e8449ee7bfe759f3960e58269f9 /xsp.service
downloadaur-c03923d1becac429a335e1a726805a6356c84148.tar.gz
Dropped from repos
Diffstat (limited to 'xsp.service')
-rw-r--r--xsp.service8
1 files changed, 8 insertions, 0 deletions
diff --git a/xsp.service b/xsp.service
new file mode 100644
index 000000000000..36b802e21a0e
--- /dev/null
+++ b/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