Przeglądaj źródła

lyctl.sh - init process will now background itself

tags/release-00
gashapwn 3 lat temu
rodzic
commit
3d42f7f9ad
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      perl-script/conf/lyctl.sh

+ 1
- 1
perl-script/conf/lyctl.sh Wyświetl plik

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


Ładowanie…
Anuluj
Zapisz