centos7 View startup items and services program

systemctl list-unit-files (see the boot entry)

systemctl list-unit-files | grep program name (see the state some service boot)

systemctl list-unit-files | grep enable (see which service to boot)

Guess you like

Origin www.cnblogs.com/MUQINGFENG123/p/11532751.html