This is an old revision of the document!
root@g13:~# runlevel
http://www.cyberciti.biz/faq/rhel5-update-rcd-command/
# chkconfig --add foo # chkconfig --del foo # chkconfig --list foo # chkconfig foo on # chkconfig foo off # chkconfig --level 2 foo on # chkconfig --level 35 httpd on