FreeBSD 6.0 cron is running on GMT

Jon Dama jd at ugcs.caltech.edu
Sat Nov 26 02:20:54 GMT 2005


Uh, the problem would be that kernel does not know that the CMOS clock is
set to the local time.  Standard practice is that the CMOS clock should be
set to UTC.  libc then uses knowledge of the timezone to properly report
the local time.

see man adjkerntz

(adjust kernel time zone)

On Fri, 25 Nov 2005, Brett Glass wrote:

> Just created a server using FreeBSD 6.0, and it's quite
> stable and fast. One glitch, though: Jobs scheduled to
> run at midnight via /etc/crontab are running at 6 PM
> (midnight GMT). I've double checked, and the CMOS clock
> is set to local time and the time zone is specified as
> Mountain Standard Time. What could be going on? Is this
> a known problem?
>
> --Brett Glass
> _______________________________________________
> freebsd-stable at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"
>


More information about the freebsd-stable mailing list