1 Apr
2008
1 Apr
'08
6:19 a.m.
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. Alan DeKok.