DragonFly BSD
DragonFly users List (threaded) for 2012-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Time problem


From: Justin Sherrill <justin@xxxxxxxxxxxxxxxxxx>
Date: Fri, 27 Apr 2012 00:24:59 -0400

On Thu, Apr 26, 2012 at 11:41 PM, Donald Allen <donaldcallen@gmail.com> wrote:
> I've installed Dragonfly 3.0.2 on an x86_64 box side-by-side with Arch
> Linux. Arch is set up for UTC time, America/New_York timezone. When I
> installed Dragonfly, I selected 'Yes' in response to the question "Is
> this machine's CMOS clock set to UTC?". Nonetheless, when Dragonfly
> came up, the time was 4 hours later than it should have been. After a
> bunch of detective work, I found that the presence of the file
> /etc/wall_cmos_clock indicates that the hardware clock is set to local
> time and that it was present. I removed it and the time became correct
> after a reboot.

I bet the wall_cmos_clock file is present on the install CD and is
being copied over by cpdup independently.

In any case, the long term answer (separate from fixing the
installer's behavior) is to set:

dntpd_enable="YES"

in rc.conf to make sure time remains accurate.



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]