The rc.local script runs (I added an "echo `date rc.local` >/home/mythtv/startup" along with the "export MYKERNEL=`uname -r`". The file get run but you do not get the benefit. You just cannot set an environemnt variable in rc.local!
Bob -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Phill Edwards Sent: Monday, December 13, 2004 7:09 PM To: [EMAIL PROTECTED] Subject: RE: [mythtv-users] [OT] rc.local not running >in Jarods Guide there is a line you add to RC.local to have $MYKERNEL >variable. i have the following in rc.local but it does not survive >reboot. Other things that happen too: there's and extra line to add so >the newer 350s don't have a green screen or blue line on the right >side. Those don't survive reboot also. > >export MYKERNEL=`uname -r` Just a thought - is your rc.local in /etc or is it under /etc/rc[1-6].d? If it's the latter perhaps you've modified the wrong one - maybe edited the file in rc3.d file instead of rc5.d? Just a thought. Regards, Phill
_______________________________________________ mythtv-users mailing list [EMAIL PROTECTED] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
