Add a control socket to haproxy
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
2dfb4afe05
commit
9fd58d90ad
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ global
|
||||||
group haproxy
|
group haproxy
|
||||||
daemon
|
daemon
|
||||||
stats socket /var/run/haproxy-stat user haproxy group nrpe mode 0664
|
stats socket /var/run/haproxy-stat user haproxy group nrpe mode 0664
|
||||||
|
stats socket /var/run/haproxy-admin level admin user root group sysadmin-main mode 0660
|
||||||
#debug
|
#debug
|
||||||
#quiet
|
#quiet
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue