On Thu, 24 Jul 2003, DUFOUR Geoffrey wrote:

> As far as I understand, radiusd reads the configuration file only once
> (when it starts). Correct ?

AFAIK

> Is there a way to force radiusd to read the file every x min. or every
> time the file is updated (new realm, RADIUS client, ...) without
> restarting it ?

You can get it to reload every x mins by sending SIGHUP from cron. If you
want it to happen when the config file changes you could either make the
cron job check modification times of the file and still check ever x
minutes or use a program like wait_on.

Andrew
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to