On Thu, 2002-12-19 at 10:56, Sharninder wrote: > debian has a slightly different way of doing this ... the eisiest is to > rename the file /usr/rc2.d/S99xdm or Sxxgdm or whatever to something else
nope, that will break the system and make gdm/xdm unusable by any startup script, even on runlevels on which they *should* start automatically. the right way is to do it with (if i remember the command's name correctly) "update-rc.d". if that isn't the correct name, just type "update-" at the bash prompt as root, and hit <tab> a couple of times to see the alternatives. then do a "man update-rc.d" (or whatever), and you'll be on your way. alternatively, you could use the kde programme "ksysv". - t. -- cogito, ergo es. -- To unsubscribe, send mail to [EMAIL PROTECTED] with the body "unsubscribe ilug-cal" and an empty subject line. FAQ: http://www.ilug-cal.org/node.php?id=3
