From owner-freebsd-questions Wed Aug 15 14:15:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id 6EABB37B406 for ; Wed, 15 Aug 2001 14:15:14 -0700 (PDT) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.3/8.11.1) id f7FLEeC97324; Thu, 16 Aug 2001 09:14:40 +1200 (NZST) (envelope-from jonc) Date: Thu, 16 Aug 2001 09:14:40 +1200 From: Jonathan Chen To: Martin McCormick Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Best Recommended Practice for Starting Daemons During Boot Message-ID: <20010816091440.C95290@itouchnz.itouch> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from martin@dc.cis.okstate.edu on Wed, Aug 15, 2001 at 02:58:17PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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