Table of Contents

Run command on startup

This was tested on Redhat

Append the below line to /etc/rc.local

/sbin/runuser -s /bin/sh -l nobody -c '/etc/haproxy/start-hap'

where