On Tue, 20 Aug 2002, Matthew S. Hallacy wrote:

> chkconfig --level 123456 kudzu off
> chkconfig --level 123456 sendmail off
> 
> etc.

another goodie you might like:
chkconfig --list | grep :on

shows you all the services that are starting...

 -munir