From owner-freebsd-questions@FreeBSD.ORG Thu Mar 29 16:58:43 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 071F616A401 for ; Thu, 29 Mar 2007 16:58:43 +0000 (UTC) (envelope-from lists@lizardhill.com) Received: from kermit.lizardhill.com (kermit.lizardhill.com [64.69.41.217]) by mx1.freebsd.org (Postfix) with ESMTP id E147D13C468 for ; Thu, 29 Mar 2007 16:58:42 +0000 (UTC) (envelope-from lists@lizardhill.com) Received: from ip72-193-85-114.lv.lv.cox.net ([72.193.85.114] helo=mickey) by kermit.lizardhill.com with esmtpa (Exim 4.66) (envelope-from ) id 1HWx1h-000PsR-O4; Thu, 29 Mar 2007 08:59:01 -0700 From: "Don O'Neil" To: "'Alex Zbyslaw'" References: <000901c7710d$03be86c0$0600020a@mickey> <20070328080439.GA96047@xor.obsecurity.org> <00b901c77153$bd55ce90$0600020a@mickey> <20070328174918.GA24245@xor.obsecurity.org> <20070328181245.D83E9B852@mail.totaldiver.net> <018d01c7716a$6db48e50$0600020a@mickey> <000001c771d2$933c4560$0600020a@mickey> <460B8EB4.9030301@dial.pipex.com> Date: Thu, 29 Mar 2007 09:58:36 -0700 Message-ID: <01ad01c77223$7ef118a0$0600020a@mickey> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Thread-Index: Acdx4QnWYsTC4rl0Q0qph0QNSki+kgAQglNQ In-Reply-To: <460B8EB4.9030301@dial.pipex.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 Cc: 'FreeBSD Mailing List' Subject: RE: Time changed back to old daylight savings X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Mar 2007 16:58:43 -0000 Well, the file did exist, and when I deleted it and reran ntpdate it didn't make a difference. The man page says that the file needs to exist if the CMOS clock is set to local time, which it is. I tried running adjkerntz -a and -i and rebooting, but that didn't help either. I'm totally at a loss as to what is going on here. -----Original Message----- From: Alex Zbyslaw [mailto:xfb52@dial.pipex.com] Sent: Thursday, March 29, 2007 3:02 AM To: Don O'Neil Subject: Re: Time changed back to old daylight savings Don O'Neil wrote: >Ok... Well, I rebooted the server, and still it's an hour behind: > Don, I haven't followed this thread closely, so if this was suggested before, apologies. If it works, then you can post back to the list. It's "off the wall" and may have nothing to do with your problem. Is it possible that you have either created or deleted /etc/wall_cmos_clock? That would account for a 1 hr difference even if all your timezone files were correct. See man adjkerntz. I believe you need to reboot if you create/delete that file - there may be some other way but I don't know it. --Alex