[Jeff Bollinger] > Ok, here's a simple question about run-levels > > 0 -- Shutdown > 1 -- Single User-Mode > 3 -- Multi-User Mode > 6 -- Reboot
While many (most? all?) distros (unices?) agree on 0, 1, and 6, the others are distro-specific. IIRC, Debian's "base" is runlevel 2, where RH does 3 as multi-user w/o X and 5 as multi-user w/ X. Of course, they all just trigger the various lines in your /etc/inittab, so you can have whatever runlevel do whatever you want... but try not to mess around with 0, 1, and 6 :) -- James Manning <[EMAIL PROTECTED]> GPG Key fingerprint = B913 2FBD 14A9 CE18 B2B7 9C8E A0BF B026 EEBB F6E4
