9 Sep
2007
9 Sep
'07
4:04 a.m.
On Sat, 2007-09-08 at 12:36 -0400, Bill Cole wrote:
The only way a program could know of the failure would be to trace the syslog configuration and look for whether messages are appearing, then take action (probably calling closelog() and openlog()) as needed.
I already sent a patch that did closelog() when reopening logs, but that didn't help. I forgot openlog(), but that shouldn't be needed..