diff --git a/app/haproxy-webintarface.config b/app/haproxy-webintarface.config index b734369..1a31343 100644 --- a/app/haproxy-webintarface.config +++ b/app/haproxy-webintarface.config @@ -42,7 +42,7 @@ channel_name = [haproxy] #Command for restart HAproxy service -restart_command = systemctl reload haproxy +restart_command = systemctl restart haproxy status_command = systemctl status haproxy #Username and password for Stats web page HAproxy stats_user = admin