Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Oct 1997 19:31:55 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Jose Monteiro <jm@pluriproj.pt>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Initialization files
Message-ID:  <Pine.BSF.3.96.971022192927.1736H-100000@gdi.uoregon.edu>
In-Reply-To: <344d2e59.5684584@mail.leirianet.pt>

next in thread | previous in thread | raw e-mail | index | archive | help
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





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971022192927.1736H-100000>