Date: Wed, 26 Apr 2000 16:30:21 +0200 (MET DST) From: Tobias Roth <roth@iamexwi.unibe.ch> To: David Daugherty <doc@wcug.wwu.edu> Cc: questions@FreeBSD.ORG Subject: Re: named startup Message-ID: <Pine.GSO.4.10.10004261627300.6891-100000@vangogh> In-Reply-To: <Pine.LNX.3.96.1000426072013.31353A-100000@sloth>
next in thread | previous in thread | raw e-mail | index | archive | help
> What/where is the best place to start up named? I just set named up > according to http://linux.open.ac.uk/issue44/pollman/dns.html and now my > system hangs at "starting local packages" until I hit ^C when it continues > on it's merry way. Once it's booted I have to manually startup named. if you built it with the system, try named_enable="YES" in /etc/rc.conf That's the way it is supposed to be. If you somehow managed not to build bind with the base system (for instance by excluding it in /etc/make.conf, or maybe in an older system, dunno how it was before 4.0), the right place to start it probably is /usr/local/etc/rc.d/, but this depends on your installation. cheers, Tobe 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?Pine.GSO.4.10.10004261627300.6891-100000>