From owner-freebsd-questions Wed Oct 22 19:32:07 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA21443 for questions-outgoing; Wed, 22 Oct 1997 19:32:07 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id TAA21438 for ; Wed, 22 Oct 1997 19:32:05 -0700 (PDT) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.5) with SMTP id TAA01803; Wed, 22 Oct 1997 19:31:56 -0700 (PDT) Date: Wed, 22 Oct 1997 19:31:55 -0700 (PDT) From: Doug White Reply-To: Doug White To: Jose Monteiro cc: freebsd-questions@FreeBSD.ORG Subject: Re: Initialization files In-Reply-To: <344d2e59.5684584@mail.leirianet.pt> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 20 Oct 1997, Jose Monteiro wrote: > What's the order in which initialization files are run? Looking at /etc/rc, the order appears to be as follows. Note that everything after /etc/rc is called from /etc/rc, so control returns to it at the end of the called script. /etc/rc /etc/rc.serial /etc/rc.pccard /etc/rc.network /etc/rc.i386 /usr/local/etc/rc.d/*.sh & other local config directories /etc/rc.local Was there anything specific you were trying to do? Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major