chkconfig - updates and queries runlevel information for system services
[SYNOPSIS] chkconfig OPTION SERVICE
option
--list This option lists all of the services which chkconfig knows about, and whether they are stopped or started in each runlevel. If name is specified, information in only display about service name.
--level Specifies the run levels an operation should pertain to. It is given as a string of numbers from 0 to 6. For example, --level 35 specifies runlevels 3 and 5.