As an added FYI here, on both of my TSL 2.2 machines, and my one TSL 3.0 I
followed the below zic procedure, and my /etc/localtime file didn't get
updated (apparently it's a file on trustix and not a sym link?).

In any case, the DST change wasn't working in my perl scripts until I
updated the /etc/localtime as well.

kyle.


Kyle Bresin
[EMAIL PROTECTED]
Homepage: http://www.mindlessdrivel.com/
PGP Key: http://101010.org/kyle/mypubkey.asc

On Wed, 7 Feb 2007, Sebastien wrote:

> Hello,
>
> You can easily fix it using zic, and
> ftp://elsie.nci.nih.gov/pub/tzdata2007a.tar.gz
> Expand the tzdata file in /tmp and then :
>
> zic -d /usr/share/zoneinfo /tmp/northamerica
>
> substitute northamerica for the correct file, depending on your timezone
>
> to verify that everything is ok :
> zdump -v EST | grep 2007
>
> again, substitute EST with your timezone (found in /etc/sysconfig/clock)
>
> hope this can help!
>
> Sebastien
>
> _______________________________________________
> tsl-discuss mailing list
> [email protected]
> http://lists.trustix.org/mailman/listinfo/tsl-discuss
>
_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to