>On Thursday 15 December 2005 09:33, Beny Spensieri Jr
wrote:
>> I am having problems with cron not running my setup
to
>> update the mythtv schedule database using dial-up.
>>
>> The mythdata file executes the following command
upon
>> connect:
>>
>> mythfilldatabase;kppp -k
>>

>the problem is that cron executes your script without
the >environment 
>setup  
>so  you need to put the full path to mythfilldatabase
and kppp in >your script  
>it should then work as expected from the cron job

Cron does not execute "mythfilldatabase;kppp -k" ,
kppp should execute this line upon connect.

Cron executes "/usr/bin/kppp -c mythdata -q"



"We are the Dyslexia of Borg. Your ass will be laminated. 
                                      Futility is resistant."


        

        
                
__________________________________________________________ 
Find your next car at http://autos.yahoo.ca
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to