summaryrefslogtreecommitdiff
path: root/units/lorry-controller-minion@.service
diff options
context:
space:
mode:
Diffstat (limited to 'units/lorry-controller-minion@.service')
-rw-r--r--units/lorry-controller-minion@.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/units/lorry-controller-minion@.service b/units/lorry-controller-minion@.service
new file mode 100644
index 0000000..b63d996
--- /dev/null
+++ b/units/lorry-controller-minion@.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=Lorry Controller MINION %i
+After=lighttpd-lorry-controller-webapp.service
+
+[Service]
+ExecStart=/usr/bin/lorry-controller-minion --config /etc/lorry-controller/minion.conf
+Restart=always
+User=lorry
+Group=lorry