> > 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".
this *will not* break the system in any way .. i have been doing it on my system since long and nothing has happened ... I know that the right way to do it is using the update-rc program but as far as i know this program also only creates links between /etc/init.d and /etc/rcX.d. so my method of just renaming files in the particular runlevel works ... as it is u r only renaming links to actual files in /etc/init.d ...and it will not make xdm/gdm unusable in any other runlevels because all runlevels have their own links to /etc/init.d sharninder -- 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
