chkconfig 在CentOS6版本的系统中 chkconfig —list 列出所有服务,可以用来开机自动启动 chkconfig [service] off 关闭开机自动启动 chkconfig [service] on 开启开机自动启动