Tuesday, January 16, 2007

Adding unix services on startup

As root run:



/sbin/chkconfig --add mysqld



then run



/sbin/chkconfig --list to check

No comments: