From owner-freebsd-questions@FreeBSD.ORG Tue Aug 10 22:59:17 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC4D216A4CE for ; Tue, 10 Aug 2004 22:59:17 +0000 (GMT) Received: from imf25aec.mail.bellsouth.net (imf25aec.mail.bellsouth.net [205.152.59.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24D0443D46 for ; Tue, 10 Aug 2004 22:59:17 +0000 (GMT) (envelope-from james@tunasafedolphin.org) Received: from mafiarzfosj4ih ([68.209.252.201]) by imf25aec.mail.bellsouth.netSMTP <20040810225916.MOTD1789.imf25aec.mail.bellsouth.net@mafiarzfosj4ih>; Tue, 10 Aug 2004 18:59:16 -0400 Message-ID: <00bc01c47f2d$f306c6e0$6500a8c0@mafiarzfosj4ih> From: "James Skinner" To: "Dan Nelson" , "Duane Winner" References: <41193987.3060803@att.net> <20040810223058.GC6474@dan.emsphone.com> Date: Tue, 10 Aug 2004 19:01:18 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 cc: freebsd-questions@freebsd.org Subject: Re: order of starting services at boot? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Aug 2004 22:59:17 -0000 Yeah. I guess that ipfw isn't started like that. Durr. I didn't reallt read the original post. -- James S. ----- Original Message ----- From: "Dan Nelson" To: "Duane Winner" Cc: Sent: Tuesday, August 10, 2004 6:30 PM Subject: Re: order of starting services at boot? > In the last episode (Aug 10), Duane Winner said: > > Can anybody explain to me how FreeBSD 5.2.1 controls the start order > > of the scripts in /etc/rc.d ? > > > > I've looked all over and am having trouble gleening what controls this. > > The rc manpage explains rc.d/ and the magic keywords used inside its > scripts. > > > For instance, if I would like to start ipfw before dhclient (right > > now dhclient starts, then ipfw starts), how would I accomplish this? > > Add "ipfw" to dhclient's REQUIRE line. This change was made to > -current, so when 5.3 ships it'll already do what you want :) > > -- > Dan Nelson > dnelson@allantgroup.com > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >