From eb77c165b8119648b10b7a905512a81648a0431a Mon Sep 17 00:00:00 2001 From: Aidaho12 Date: Tue, 7 Aug 2018 11:41:48 +0600 Subject: [PATCH] v2.8 --- app/haproxy-webintarface.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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