Our Blog

News, thoughts & useful links

Contact: Skype , email or call
+44 (0) 131 556 6818

Enable service to run automatically when CentOS boots

April 21st, 2008 by Anton

To enable a service to run automatically when CentOS boots up use the following:

chkconfig –-add

for example:

chkconfig –-add mysql


Comments are closed.