Closed jcmcken closed 5 years ago
This line is not a valid way to check if the daemon directive is being used.
daemon
I have a stanza I want to use in my HAproxy config:
log /dev/log daemon notice
The daemon here is a syslog facility.
Because the config validation isn't very precise, it blocks me from starting MLB with such a configuration.
This line is not a valid way to check if the
daemon
directive is being used.I have a stanza I want to use in my HAproxy config:
The
daemon
here is a syslog facility.Because the config validation isn't very precise, it blocks me from starting MLB with such a configuration.