Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Start script hangs my PC



-----Original Message-----
From: vdr-bounce@linuxtv.org [mailto:vdr-bounce@linuxtv.org] On Behalf
Of Karsten Müller

> case $1 in
>
>         start)
>                 #cd /usr/src/DVB/driver
>                 #/usr/bin/make insmod
>                 cd /usr/src/vdradmin-0.11
>                 ./vdradmind.pl
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>Does vdradmin.pl automatically detach itself from the shell ? 
>If not, maybe that's your problem. Try it with a "&" 
>( or even vdradmin.pl </dev/null >/dev/null 2>&1 & )

I made a mistake, that was the wrong version.
Here is the right one.

 case $1 in

         start)
                 #cd /usr/src/DVB/driver
                 #/usr/bin/make insmod
                 #cd /usr/src/vdradmin-0.11
                 ./vdradmind.pl

Bye

Luca



--
Prendi GRATIS l'email universale che... risparmia: http://www.email.it/f

Sponsor:
Conto Arancio. Zero rischi, zero spese, tanti interessi.
Clicca qui: http://adv2.email.it/cgi-bin/foclick.cgi?mid=658&d=25-9




Home | Main Index | Thread Index