소스 검색

lyctl.sh - init process will now background itself

tags/release-00
gashapwn 3 년 전
부모
커밋
3d42f7f9ad
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      perl-script/conf/lyctl.sh

+ 1
- 1
perl-script/conf/lyctl.sh 파일 보기

@@ -14,7 +14,7 @@ USAGESTR='Usage:) lyctl.sh start'
case $ACMD in
start)
cd $INSTDIR
$LINGYIND
$LINGYIND &
$ERROR=$?
;;
*)


불러오는 중...
취소
저장