From owner-freebsd-current Tue Oct 24 20:30:19 2000 Delivered-To: freebsd-current@freebsd.org Received: from isris.pair.com (isris.pair.com [209.68.2.39]) by hub.freebsd.org (Postfix) with SMTP id E107537B479 for ; Tue, 24 Oct 2000 20:30:16 -0700 (PDT) Received: (qmail 20034 invoked by uid 3130); 25 Oct 2000 03:30:16 -0000 Message-ID: <20001024233016.A16817@electricjellyfish.net> Date: Tue, 24 Oct 2000 23:30:16 -0400 From: Garrett Rooney To: freebsd-current@FreeBSD.ORG Subject: Re: new rc.network6 and rc.firewall6 Mail-Followup-To: freebsd-current@FreeBSD.ORG References: <21384.972424688@winston.osd.bsdi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1 In-Reply-To: ; from Garance A Drosihn on Tue, Oct 24, 2000 at 11:04:55PM -0400 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Oct 24, 2000 at 11:04:55PM -0400, Garance A Drosihn wrote: > One should have some other script that you could run, which > would look thru all the rc files and just list which order > they will be run at startup (or at shutdown). That way you > could find out the order for a given set of scripts without > having to actually startup or shutdown... > > (I have no idea how netbsd does it, I'm just saying that I > would think some other script should be provided which > could list out the proper order without actually running > any of the scripts...) since i've been playing with the tools a little in my copious spare time, you could determine that using the rcorder tool that they actually use to get the order in the rc script. just run 'rcorder /etc/rc.d/*' and it'll output the order they should start up in. reverse that order for shutdown. this system looks more and more swank every time i look at it. -- garrett rooney my pid is inigo montoya. rooneg@electricjellyfish.net you kill -9 my parent process. http://electricjellyfish.net/ prepare to vi. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message