[4553] in Athena Bugs
Re: 6.4R: /etc/rc doesn't work on Hesiod servers
daemon@ATHENA.MIT.EDU (Ken Raeburn)
Sat Mar 17 13:40:23 1990
Date: Sat, 17 Mar 90 13:39:51 -0500
From: Ken Raeburn <Raeburn@MIT.EDU>
To: Richard Basch <probe@MIT.EDU>
Cc: bugs@MIT.EDU
In-Reply-To: Richard Basch's message of Sat, 17 Mar 90 09:43:41 -0500,
Something seems wrong there. Have you actually verified that?
Either the shell should exit when named puts itself in the background,
or you should use "exec".
Regarding aeneas et al, what does named do if it grows too large
because of incoming requests (rather than because of a database being
loaded)? If it dies in that case also, then perhaps we always want it
capable of growing as large as possible. If it's smart enough to be
able to do some sort of gc, keeping the limit smaller may be wise.