[487] in testers
rt 6.4A: named, named(8)
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Thu Dec 14 18:05:23 1989
Date: Thu, 14 Dec 89 18:04:44 -0500
From: Jonathan I. Kamens <jik@PIT-MANAGER.MIT.EDU>
To: probe@ATHENA.MIT.EDU
Cc: testers@ATHENA.MIT.EDU
In-Reply-To: probe@ATHENA.MIT.EDU's message of Thu, 14 Dec 89 17:59:35 -0500 <8912142259.AA17435@NAVIGATOR.MIT.EDU>
From: probe@ATHENA.MIT.EDU
Date: Thu, 14 Dec 89 17:59:35 -0500
Reply-To: Richard Basch <probe@ATHENA.MIT.EDU>
Address: 1 Amherst St., E40-342C, Cambridge, MA 02139
Phone: (617) 225-6355
Did you kill off named? kill -HUP `cat /etc/named.pid` is NOT
sufficient. You must kill it and restart it.
Why? This, too, is not the same behavior as the old named, and is
not (as far as I could tell, although I certainly could have missed
it) documented in named(8), which says that SIGHUP "Causes server to
read named.boot and reload database."
jik