21 Jan
2009
21 Jan
'09
11 a.m.
Gabriel Blanchard wrote:
Does the users module also reload the users file every x seconds like the fastusers module? This is specifically what I want.
No. You need to HUP the server. Or, you can use radmin: radmin -e "hup files" which will reload *just* the "files" module. This can be done from a cron job, if necessary. See raddb/sites-available/control-socket. Alan DeKok.