summarylogtreecommitdiffstats
path: root/webcits.service
diff options
context:
space:
mode:
authornnnn204302016-08-05 19:42:17 +0200
committernnnn204302016-08-06 21:27:17 +0200
commit6ee278a58d326ffe22c69d817335510cbe2d67dc (patch)
treec1e22a531ef90d6041b87e92f13b5d7c5bc71d9d /webcits.service
parentbb3c167455bf3ae8a934383904ddfb6b40c9eab3 (diff)
downloadaur-6ee278a58d326ffe22c69d817335510cbe2d67dc.tar.gz
updated to 902
Diffstat (limited to 'webcits.service')
-rw-r--r--webcits.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/webcits.service b/webcits.service
new file mode 100644
index 000000000000..8c3462d96368
--- /dev/null
+++ b/webcits.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=Citadel/UX Groupware web interface over ssl
+
+[Service]
+ExecStart=/usr/citadel/webcit/webcit -d -s -p2443
+Type=forking
+
+[Install]
+WantedBy=multi-user.target