From 0c13d9d6ac5559272346d59b323ddf076440b709 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Tue, 13 Oct 2009 23:54:57 -0400 Subject: restart_port is bogus, remove --- config/haproxy/haproxy.inc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/config/haproxy/haproxy.inc b/config/haproxy/haproxy.inc index a96e4bf1..40ac2c5e 100644 --- a/config/haproxy/haproxy.inc +++ b/config/haproxy/haproxy.inc @@ -76,10 +76,6 @@ haproxy_start () { ENDOFF } -haproxy_restart_post() { - killall -HUP haproxy -} - haproxy_stop_post () { echo "Stopping haproxy." killall haproxy -- cgit v1.2.3