centos install haproxy 1.8 code example
Example 1: using centos 7 as haproxy 1.8
# useradd -r haproxy
Example 2: using centos 7 as haproxy 1.8
# chmod 755 /etc/init.d/haproxy
# useradd -r haproxy
# chmod 755 /etc/init.d/haproxy