The sequence goes something like:
Code: Select all
Starting lo
loading networking modules for lo
modules: iproute2 system
iproute2 provides interface
Bringing up lo
127.0.0.1/8
Adding routes
127.0.0.0/8
Initializing random number generator
INIT: Entering runlevel: 3Code: Select all
INIT: Entering runlevel: 1Admittedly, I might have messed up a few of the init scripts in /etc/init.d as I was trying to change the boot order... however I didn't change any at the boot runlevel and now there are no init scripts starting by default in the default runlevel, so that can't be it as far as I can tell.

