To enable a service to run automatically when CentOS boots up use the following:
chkconfig –-add
for example:
chkconfig –-add mysql
To enable a service to run automatically when CentOS boots up use the following:
chkconfig –-add
for example:
chkconfig –-add mysql