2 Apr
2008
2 Apr
'08
7:35 a.m.
Alan DeKok wrote:
Dmitry A. Sysoev wrote:
Good afternoon! Why the radiusd (ver 2.0.3+ cvs) with killall -HUP radiusd is not reload configuration files?
Because it doesn't. It's hard to do right. And no, Apache doesn't handle HUP, either. It just *looks* like it handles HUP. It really re-starts itself from scratch.
If you need FreeRADIUS to reload the configuration files, then stop && re-start it.
How can I check for syntax errors on configuration files without starting FreeRADIUS? There exists something like ISC DHCPD "-T" option?