httpd 서비스는 chkconfig를 지원하지 않습니다.
]# vi /etc/init.d/httpd 아래 내용을 추가한다.

# chkconfig: 2345 90 90
# description: init file for Apache server daemon
# processname: /usr/local/httpd-2.2.17/bin/apachectl
# config: /usr/local/httpd-2.2.17/conf/httpd.conf
# pidfile: /usr/local/httpd-2.2.17/logs/httpd.pid

Categories:

Tags:

No responses yet

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다