summaryrefslogtreecommitdiff
path: root/units/lorry-controller-ls-troves.service
blob: f7db2e7156f86ddfd624591cf9138f59d8ecf4b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Install]
WantedBy=multi-user.target

[Unit]
Description=Lorry Controller ls-troves
After=lighttpd-lorry-controller-webapp.service

[Service]
ExecStart=/usr/bin/curl -o /dev/null -X POST --data "" http://localhost:12765/1.0/ls-troves
User=lorry
Group=lorry