lyctl.sh - init process will now background itself
This commit is contained in:
parent
f418061c22
commit
3d42f7f9ad
@ -14,7 +14,7 @@ USAGESTR='Usage:) lyctl.sh start'
|
||||
case $ACMD in
|
||||
start)
|
||||
cd $INSTDIR
|
||||
$LINGYIND
|
||||
$LINGYIND &
|
||||
$ERROR=$?
|
||||
;;
|
||||
*)
|
||||
|
Loading…
Reference in New Issue
Block a user