CentOS7已经不用 chkconfig ,使用如下命令查看服务项列表:systemctl list-unit-files左边是服务名称,右边是状态,enabled是开机启动,disabled是开机不启动:可以过滤 enabled :systemctl list-unit-files|grep enabled centos Last Modified: November 19, 2021