9 lines
323 B
Plaintext
9 lines
323 B
Plaintext
|
# Add extra options to the haproxy daemon here. This can be useful for
|
||
|
# specifying multiple configuration files with multiple -f options.
|
||
|
# See haproxy(1) for a complete list of options.
|
||
|
#CONFIG="/etc/haproxy/haproxy.cfg"
|
||
|
#PIDFILE="/run/haproxy.pid"
|
||
|
#CFGDIR="/etc/haproxy/conf.d"
|
||
|
#EXTRAOPTS="-S /run/haproxy-master.sock"
|
||
|
|