Thursday, April 23, 2020

How to check if a service configured to start at bootime on Linux

chkconfig --list <servicename>

EX:
chkconfig --list httpd

No comments:

Post a Comment