> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:mythtv-users- > [EMAIL PROTECTED] On Behalf Of Ant Daniel > Sent: Tuesday, 21 June 2005 5:24 PM > To: Discussion about mythtv > Subject: Re: [mythtv-users] Mythfilldatabase auto run - again sorry > > On 6/21/05, Matthew Carle <[EMAIL PROTECTED]> wrote: > > I'm starting mythtv using: > > > > service mythbackend start > > > > in /etc/rc.local > > > > Would that be why the environment variables aren't set? I didn't have it > > running automatically on startup because I had to load a driver but I > have > > since found out how to modify the startup script for mythbacked to make > it > > work - just havn't bothered to change it... > > > > Matthew. > > > > I'd say give it a go at changing from /etc/rc.local to run > automatically. But from my issue (HOME not being set) when I'm running > is automatically, I don't think it's likely to solve the problem. > > Unfortunatly my solution won't help you, it would deal with the HOME > issue, but not the TZ. > Log in as root and run 'date' just to check which timezone your system > thinks it's in, also do an 'echo $TZ'. > > What distro are you running? > > Ant. > _______________________________________________ > mythtv-users mailing list > [email protected] > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
[EMAIL PROTECTED] ~]# date Tue Jun 21 19:14:54 EST 2005 [EMAIL PROTECTED] ~]# echo $TZ [EMAIL PROTECTED] ~]# It would seem that TZ is not set. I've determined that this should come from the configuration file (which it seems isn't loading). At the moment the config file is in "/home/mythtv/.xmltv/tv_grab_au.conf". I don't know how it finds it when running as root. I'll try copying the file to "/root/.xmltv/". Is there a way to specify a parameter when mythbackend runs the tv_grab_au script? I am running Fedora Core 3. Matthew.
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
