# Optional environment overrides for HAProxy
#
# The systemd unit reads this file on every supported distribution. Some SysV
# init scripts source it as shell syntax, so keep assignments simple.
#
# Every variable below replaces the unit default outright; it is not appended
# to it. Apply changes with `systemctl restart haproxy`: a plain reload keeps
# the current process arguments.

# Change the config file location if needed
#CONFIG="/etc/haproxy/haproxy.cfg"
#CFGDIR="/etc/haproxy/conf.d"

# Replace the package default extra flags here. Keep the master CLI socket
# unless you intentionally want to disable it; see haproxy(1) for more options.
#EXTRAOPTS="-S /run/haproxy-master.sock -de -m 16"
