On 09/08/2009 11:55 PM, nate wrote:
Michael Dross wrote:
Is there a better way to set the system to UTC then the /etc/localtime -> /usr/share/zoneinfo/UTC
Try /etc/sysconfig/clock as well as /etc/localtime
There is a UTC option in the clock file as well.
right ... edit /etc/sysconfig/clock and set the value:
ZONE="UTC" UTC=true
With those settings it will keep your time at UTC through updates.