In article <[EMAIL PROTECTED]>, Theo Bierman <[EMAIL PROTECTED]> wrote: >When starting the machine up my default init level is X and not level 3. >I thought perhaps it would be a setting in /etc/inittab however nothing >really sheds ligt there.... where should I be looking?
X and runlevels don't have anything to do with eachother in Debian. The default runlevel is 2, and all services run in runlevel 2. If you don't want to run X automatically, remove the display manager (gdm or wdm or whatever you have installed). Mike.