On Sat, 2004-11-06 at 13:59, Sasha Pachev wrote: > <snip> > Now getting back to the goal - you want the run level that does not have S*dm > file in its directory, but does have S*net* - have network, no KDM.
Debian works differently, though. Debian only ever defines one runlevel by default (runlevel 2). You are free, of course, to define your own runlevels each of which with a special set of daemons and programs to run. This is indeed a very useful thing. Anyway, IIRC, Debian starts X11 from an init script in /etc/init.d or /etc/rc.d/init.d. This script will be symlinked to S?? in /etc/rc2.d. Just rename that to K?? (or delete it) and on boot it won't load up. Michael > > Also, search for l1:1:wait in /etc/inittab - it will usually have comment > explaining the different run levels. -- Michael Torrie <[EMAIL PROTECTED]> ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
