Hello,
While the man page says that
/usr/local/etc/pound/pound.cfg
is the default config file location, the compiled code expects it as
/usr/local/etc/pound.cfg
and the code says (if not set otherwise)
#define F_CONF "/etc/pound/pound.cfg"
This is on Debian Linux 3.0r2.
By the way, I would suggest a --version parameter (or -V) in config.c that
displays the version of pound to the standard output, then quits.
Regards,
Matthias
|