View Single Post
Posts: 160 | Thanked: 1 time | Joined on Mar 2006
#5
You need to modify the jpilot.sh script. It is located in /var/lib/install/usr/lib/jpilot/

It is a short script.

I added the following line:

export TZ=EST (I am in New York (Eastern Standard)) change this to your Time Zone

I added this line right before the line that calls jpilot, it is the next to last line.

Hope this helps.

Bob