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

[Install]
WantedBy=multi-user.target

[Service]
ExecStart=/usr/bin/lorry-controller-remove-old-jobs
Restart=no
User=lorry
Group=lorry