Don't dump core when killing buildmanager

This commit is contained in:
Brad Ison 2016-11-17 14:31:11 -08:00
parent ff14601669
commit 31c6628e74

View file

@ -7,7 +7,7 @@ set httpd port 2812 and
check host buildmanager with address localhost
start program = "/usr/bin/sv start /etc/service/buildmanager" with timeout 10 seconds
stop program = "/usr/local/bin/kill-buildmanager.sh"
stop program = "/usr/bin/sv kill /etc/service/buildmanager"
if failed port 8787 protocol http
request "/"
status = 405