rotating detail files
    Alan DeKok 
    aland at deployingradius.com
       
    Fri Jun 17 17:48:20 CEST 2016
    
    
  
On Jun 17, 2016, at 10:26 AM, Jakob Hirsch <jh at plonk.de> wrote:
> Looking more closely at the code, I wonder why HUP won't close the
> detail file(s).
  HUP doesn't cause the modules to be reloaded.  Only modules with the configuration changed will be reloaded.
  You can HUP an individual module.
$ radmin -e "hup detail"
  Tho to be honest, I haven't tried that since the exfile code was added.  It might work...
  Alan DeKok.
    
    
More information about the Freeradius-Users
mailing list