> >
> 
> I've found that renaming /etc/rc.d/init.d/sendmail
> to say Sendmail
> works, and nothing more needs to be changed.

Yup, renaming works !! though that does break a few
things ... files named Sxx and Kxx under the various
rc.x directories are just symlinks to
/etc/rc.d/init.d/sendmail. The Sxx symlinks are used
to start a service when entering a runlevel and Kxx
symlinks are used to kill the service while leaving
the runlevel. When you rename sendmail to Sendmail,
you break all the symlinks. And thats why renaming
works ..  the recommended redhat way to add or remove
a service from a particular runlevel is to use
chkconfig.

HTH
Sharninder



        
                
__________________________________
Do you Yahoo!?
SBC Yahoo! - Internet access at a great low price.
http://promo.yahoo.com/sbc/

--
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

Reply via email to