Date: Thu, 16 Aug 2001 09:14:40 +1200 From: Jonathan Chen <jonathan.chen@itouch.co.nz> To: Martin McCormick <martin@dc.cis.okstate.edu> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Best Recommended Practice for Starting Daemons During Boot Message-ID: <20010816091440.C95290@itouchnz.itouch> In-Reply-To: <E15X6nx-0001rc-00@dc.cis.okstate.edu>; from martin@dc.cis.okstate.edu on Wed, Aug 15, 2001 at 02:58:17PM -0500 References: <E15X6nx-0001rc-00@dc.cis.okstate.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 15, 2001 at 02:58:17PM -0500, Martin McCormick wrote: > I have installed the ISC dhcp server on a FreeBSD system > and it appears to work so I am trying to get the startup command > included in the boot procedures. If you've installed it using the ports system, you should have a isc-dhcpd.sh.sample in /usr/local/etc/rc.d. Just do a: # cd /usr/local/etc/rc.d # mv isc-dhcpd.sh.sample isc-dhcpd.sh and it should come up automatically the next time you boot. -- Jonathan Chen Once is dumb luck. Twice is coincidence. Three times and Somebody Is Trying To Tell You Something. 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?20010816091440.C95290>