On 12/16/2010 01:17 PM, Jesse Zhang wrote:
> 2. system time is wrong. It seems to be set to UTC for me.

I workaround this by setting the hardware clock to UTC. (It was stored
as local time).

# correct system time (to actual local time)
date 12161417
# correct hardware clock and store it as UTC
hwclock --systohc --utc
# change UTC=false to UTC=true
vim /etc/sysconfig/clock

jesse
_______________________________________________
Foresight-devel mailing list
Foresight-devel@lists.rpath.org
http://lists.rpath.org/mailman/listinfo/foresight-devel

Reply via email to