강좌
클라우드/리눅스에 관한 강좌입니다.
리눅스 분류

데몬 스크립트 파일 : /etc/rc.d/init.d/lisa

작성자 정보

  • 구돌 작성
  • 작성일

컨텐츠 정보

본문

데몬 스크립트 파일 : /etc/rc.d/init.d/lisa

 

 LISa를 시작시키거나 종료시키는 스크립트입니다. 

 

 

 LISa는 사용자 시스템상에서 실행시키기 위한 작은 데몬입니다. 

 

 

 이 스크립트는 LISa 데몬을 시작시키거나 종료시키는 스크립트입니다. 

 

 

 

 

사용옵션 : start|stop|restart|status|condrestart

 

프로세스명 :  lisa

설정파일 :  /etc/lisarc

데몬파일 : /usr/bin/lisa

 

스크립트 사용예

[root@command init.d]# /etc/rc.d/init.d/lisa stop

Stopping LISa: [  OK  ]

[root@command init.d]#

[root@command init.d]# /etc/rc.d/init.d/lisa start

Starting LISa: [  OK  ]

[root@command init.d]#

[root@command init.d]# /etc/rc.d/init.d/lisa restart

Stopping LISa: [  OK  ]

Starting LISa: [  OK  ]

[root@command init.d]#

[root@command init.d]# /etc/rc.d/init.d/lisa status

lisa (pid 2453 2450) is running...

[root@command init.d]#

[root@command init.d]# ps -ef | grep lisa

root      2378     1  0 18:04 ?        00:00:00 lisa

root      2401  1679  0 18:05 pts/0    00:00:00 grep lisa

[root@command init.d]#

 

 

 

관련자료

댓글 0
등록된 댓글이 없습니다.

공지사항


뉴스광장


  • 현재 회원수 :  60,034 명
  • 현재 강좌수 :  35,789 개
  • 현재 접속자 :  263 명