diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/haproxy/haproxy.inc | 4 |
1 files changed, 0 insertions, 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 |