> 
> Hi everyone,
> 
> I'm still having an issue with the new daylight saving-
> 
> I ran tzsetup entered the appropriate zone- but when I reboot 
> the machine it still in the old time zone-
> 
> Is there a patch for freebsd 5.4
> 

Paste the results of:

zdump -v /etc/localtime | grep 2007

&

date

somebody posted this code before:

fetch ftp://sunrise.ipinc.net/pub/tzdata2007c.tar.gz
tar -xzf tzdata2007c.tar.gz
zic -d zoneinfo northamerica
cp -R zoneinfo/* /usr/share/zoneinfo


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to