Chad A Adlawan <[EMAIL PROTECTED]> writes: CAA> i was just wondering, what exactly will happen if i change the CAA> default run level specified in /etc/inittab from init 2 to init CAA> 3, or 4, or 5 ?
Runlevels 2 and 3 are equivalent, as are 4 and 5, but the latter pair only runs getty on tty1. You can control what gets run at which runlevel by changing /etc/inittab and by changing the symlinks in /etc/rc?.d; see /usr/doc/sysvinit/README.runlevels.gz for more information. -- David Maze [EMAIL PROTECTED] http://donut.mit.edu/dmaze/ "Hey, Doug, do you mind if I push the Emergency Booth Self-Destruct Button?" "Oh, sure, Dave, whatever...you _do_ know what that does, right?"

