seti provide a cron script.  Mine is:

0 * * * * cd ~/setiathome; ./setiathome -nice 19 > /dev/null 2>
/dev/null

Work fine.

cheers
Brian

On Tue, 2004-03-23 at 09:38, David Williams wrote:
> I have seti setup to start automatically on boot. However, on occasion when it 
> can not send its results to Seti it goes into a wait for a time period. At 
> the end of which if it still cannot connect the process ends. This is per the 
> Seti sight and I have listed it below.
> Is there an easy way to restart the process without having to logout and log 
> back in?
> I have tried CRON but it doesn't seem to want to run the script file below.
> 
> 
> #!/bin/sh
> #
> cd /home/david/seti
> $ while true
>       do
>               ./setiathome -graphics
>               sleep 7200              # give it two hours to clear up
>       done
> 


____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to