[16295] in Athena Bugs
Re: sun4 8.2.9: syslogd is six feet under?
daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Fri Sep 4 13:41:57 1998
Date: Fri, 4 Sep 1998 13:41:53 -0400 (EDT)
To: Dan Winship <danw@MIT.EDU>
Cc: John Hawkinson <jhawk@MIT.EDU>, bugs@MIT.EDU
In-Reply-To: "[16294] in Athena Bugs"
From: Jonathon Weiss <jweiss@MIT.EDU>
From looking at the Solaris syslogd source, there might be race
conditions where sending a SIGHUP and then another well-timed signal
after that would kill it. But I can't see how newsyslog would end up
sending two signals either.
I'm not sure, but I think if newsyslog rolls over multiple logfiles,
it migth HUP syslogd twice, but it might be more clever than that.
--
Jonathon