aboutsummaryrefslogtreecommitdiff
path: root/files/concourse-web.service
blob: 3a64a528e34787890785954298862bec7e635287 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Continous thing-doer.

[Service]
ExecStart=concourse web
ExecReload=kill -HUP $MAINPID

[Install]
WantedBy=multi-user.target