On Sat, 7 Dec 2002 10:31:11 -0800 (PST) Ryan McDougall <mcdougrs@yahoo.com> wrote: > Hello everyone, > > I just want to make sure if I have this correctly. To start these 2 up > at boot time I can just rename the script in /etc/rc.d/rc#.d/K##mysql > to S##mysql correct? If not please let me know how to do this... Oh > yeah I only have a CLI no X on this beast!! Oh yeah and which rc#.d > folder would I make the change in? > If there is a CLI config tool for this could someone please let me > know. > > TIA No! ln -s /etc/init.d/<name> /etc/rc?.d/S??<name> That would work (and be correct). So would using chkconfig (--help or manpage) or ntsysv (has a manpage, but it's so easily understood I'm not sure why). The K??<name> is supposed to be used to shut the process down when leaving a runlevel. -- Intel: where Quality is job number 0.9998782345! -- Psyche-list mailing list Psyche-list@redhat.com https://listman.redhat.com/mailman/listinfo/psyche-list