According to Quintin Oliver: While burning my CPU.
>
> Hello,
>
> I'm running RedHat 5.1, I'd like to stop certain programs from loading on
> bootup - ie the file /etc/rc.d/init.d/sendmail is the bash script for
> booting/killing/restart sendmail....etc... I'd like to stop loading it
> without having to rename the file??
>
> anyone got any ideas?
Depending on which runlevel you have (normaly it would be 3) do;
cd /etc/rc.d/rc3.d
rm SXXsendmail where XX is the number on your system.
Sendmail will not be started on your next boot.
>
>
> Cheers,
>
> Quintin.
>
>
--
Regards Richard.
[EMAIL PROTECTED]