In article <[EMAIL PROTECTED]>, Benjamin Pharr <[EMAIL PROTECTED]> wrote: >Previously I was running Slackware, so I'm used to the BSD style of init, >however.... >Taking a look at the symlinks in rc0.d in appears that S35networking would >be starting up the network.
Not quite. Runlevel 0 means "halt". So everything started in that level is actually used to prepare the system for halting. See /usr/share/doc/sysvinit/README.runlevels.gz Mike.

