On Tue, 26 Dec 2000, Shanmuga Raj wrote:

> How do make DNS to re-load the named.conf after making changes to
> named.conf. 
> I tried kill -s SIGHUP "PID". It seems to work, I can ping to the newly
> created server record. However, when I shutdown the server, the named
> service comes up with "FAILED", could some one explain to me.
> 
> Thanks and Regards
> Raj
> 
> 
You should use "/etc/rc.d/init.d/named reload".  This will update named's
running configuration while keeping all the lock files and flags updated.
If you want to do it manualy, without changing the pid of named, use
"/usr/sbin/ndc reload".

Mikkel
-- 

    Do not meddle in the affairs of dragons,
 for you are crunchy and taste good with ketchup.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to