블로그 이미지
루미넌스
There are only 10 types of people, those who understand binary and those who do not.

calendar

    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31    
2006/08/21 05:11 Dev 노트

아주 사소한 주제 일지 모르겠으나 sh script를 짜는 삽질을 했었다가 뒤늦게 발견한 방법이다.
그렇지.. mysql.com이 그렇게 성의 없는 곳은 아니지..
역시나 만들어 둔게 있더구만..


root ~# cp /usr/local/mysql/support-files/mysql.server /etc/init.d/mysql
root ~# chkconfig -add mysql
이렇게 하면 끝난다.ㅡ_ㅡ

/etc/rc[345].d/S99mysql
이 생긴것을 확인할 수 있다.

참고로, 실행했던 환경은 다음과 같다.
(/usr/local/mysql에 mysql-5.0을 설치하였다)
root ~# uname -a
Linux myhostname 2.6.9-11.ELsmp #1 SMP Fri May 20 18:26:27 EDT 2005 i686 athlon i386 GNU/Linux

남이 만들어둔건 또 만드는 헛삽을 뜨지 말자..ㅠㅠ

Creative Commons License
posted by 루미넌스
TAG