17 Jun
2016
17 Jun
'16
11:48 a.m.
On Jun 17, 2016, at 10:26 AM, Jakob Hirsch <jh@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.