diff options
Diffstat (limited to 'config/haproxy')
-rw-r--r-- | config/haproxy/haproxy.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/haproxy/haproxy.inc b/config/haproxy/haproxy.inc index ab2d99c2..c88b8d8f 100644 --- a/config/haproxy/haproxy.inc +++ b/config/haproxy/haproxy.inc @@ -58,7 +58,7 @@ command="/usr/local/bin/haproxy" haproxy_enable=\${haproxy-"YES"} start_cmd="haproxy_start" -stop_postcmd="haproxy_stop_post" +stop_postcmd="haproxy_stop" load_rc_config \$name |