Re: [RADIATOR] stale pidfile

2011-04-10 Thread Mike McCauley
Hi Klara, thanks for raising this issue. It has now been fixed in the latest patch set. Cheers. On Monday 11 April 2011 09:14:57 am Klara Mall wrote: > Hi, > > I think it would be good if radiator would remove its pidfile before > shutting down. Init scripts could be misguided by a stale pidfile

[RADIATOR] stale pidfile

2011-04-10 Thread Klara Mall
Hi, I think it would be good if radiator would remove its pidfile before shutting down. Init scripts could be misguided by a stale pidfile. This would fix it: --- a/radiusd +++ b/radiusd @@ -306,6 +306,11 @@ # Call the ShutdownHook, if there is one $main::config->runHook('ShutdownHook'