Date: Sun, 17 Jan 1999 20:12:55 +0000 From: Ben Smithurst <ben@scientia.demon.co.uk> To: Jahanur R Subedar <jahanur@jjsoft.com> Cc: freebsd-questions <freebsd-questions@FreeBSD.ORG> Subject: Re: Regarding named.boot file Message-ID: <19990117201255.A8983@scientia.demon.co.uk> In-Reply-To: <36A23DA9.2589451B@jjsoft.com> References: <36A23DA9.2589451B@jjsoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Jahanur R Subedar wrote: > Do I have to reboot the system No. Never. :-) seriously, there are very few times when you need to reboot a FreeBSD machine, in my experience. > in order to update the changes in the > named.boot file or > should the Kill -HP on named would do it. kill -hup on named should work. (The easiest way to do this is "ndc reload". If you think that hasn't worked, try "ndc restart", which will kill and restart the named daemon. Note that ndc is in /usr/sbin, which might not be in your PATH, just say /usr/sbin/ndc if ndc alone doesn't work. man ndc for more info.) -- Ben Smithurst ben@scientia.demon.co.uk send a blank message to ben+pgp@scientia.demon.co.uk for PGP key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990117201255.A8983>