데몬 스크립트 파일 : /etc/rc.d/init.d/FreeWnn
작성자 정보
- 구돌 작성
 - 작성일
 
컨텐츠 정보
- 4,505 조회
 - 0 추천
 - 목록
 
본문
데몬 스크립트 파일 : /etc/rc.d/init.d/FreeWnn
FreeWnn은 jserver(Japanese Conversion Engine) 데몬의 시작과 종료등을 위한 스크립트입니다.
사용옵션 : start|stop|status|restart|reload
프로세스명 : jserver
데몬파일 : /usr/bin/jserver
스크립트 사용예
| 
   [root@command init.d]# /etc/rc.d/init.d/FreeWnn stop Shutting down FreeWnn: [ OK ] [root@command init.d]# [root@command init.d]# /etc/rc.d/init.d/FreeWnn start Starting FreeWnn: [ OK ] [root@command init.d]# [root@command init.d]# /etc/rc.d/init.d/FreeWnn restart 
 Shutting down FreeWnn: [ OK ] Starting FreeWnn: [ OK ] [root@command init.d]# [root@command init.d]# /etc/rc.d/init.d/FreeWnn status jserver (pid 4378) is running... [root@command init.d]# [root@command init.d]# ps -ef | grep jserver wnn 4378 1 0 12:02 pts/0 00:00:00 [jserver] root 4391 2007 0 12:02 pts/0 00:00:00 grep jserver [root@command init.d]#  | 
 
관련자료
- 
			이전
 - 
			다음
 
								