summaryrefslogtreecommitdiff
path: root/units/lorry-controller-remove-ghost-jobs.service
blob: 585a03920bab042d7dec30e2c64815e97051c2d7 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Lorry Controller remove ghost jobs
After=lighttpd-lorry-controller-webapp.service

[Service]
ExecStart=/usr/bin/curl -o /dev/null -X POST -d '' http://localhost:12765/1.0/remove-ghost-jobs
Restart=no
User=lorry
Group=lorry