5.6. Starting haproxy

To start the HAProxy service, enter the following command:
# systemctl start haproxy.service
To make the HAProxy service persist through reboots, enter the following command:
# systemctl enable haproxy.service