I ran the update for the DST change and everything seemed to go okay. But cron is running 1 hour late (what should run at 4:00am is instead being run at 5:00am and so on). I'm running Plesk on a Total Control Server, RHEL3.
[root@ded01 root]# zdump -v /etc/localtime | grep 2007
/etc/localtime Sun Mar 11 06:59:59 2007 UTC = Sun Mar 11 01:59:59 2007 EST isdst=0 gmtoff=-18000
/etc/localtime Sun Mar 11 07:00:00 2007 UTC = Sun Mar 11 03:00:00 2007 EDT isdst=1 gmtoff=-14400
/etc/localtime Sun Nov 4 05:59:59 2007 UTC = Sun Nov 4 01:59:59 2007 EDT isdst=1 gmtoff=-14400
/etc/localtime Sun Nov 4 06:00:00 2007 UTC = Sun Nov 4 01:00:00 2007 EST isdst=0 gmtoff=-18000
[root@ded01 root]# date
Mon Mar 12 14:22:26 EDT 2007
File time stamps and logs show the correct time. Any ideas?
