From owner-freebsd-questions@FreeBSD.ORG Fri Mar 9 17:16:51 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 91E2C16A407 for ; Fri, 9 Mar 2007 17:16:51 +0000 (UTC) (envelope-from iaccounts@ibctech.ca) Received: from pearl.ibctech.ca (pearl.ibctech.ca [208.70.104.210]) by mx1.freebsd.org (Postfix) with ESMTP id 3590A13C46B for ; Fri, 9 Mar 2007 17:16:51 +0000 (UTC) (envelope-from iaccounts@ibctech.ca) Received: (qmail 32802 invoked by uid 1002); 9 Mar 2007 17:16:50 -0000 Received: from iaccounts@ibctech.ca by pearl.ibctech.ca by uid 89 with qmail-scanner-1.22 (spamassassin: 2.64. Clear:RC:1(208.113.63.132):. Processed in 9.890088 secs); 09 Mar 2007 17:16:50 -0000 Received: from unknown (HELO ?192.168.1.242?) (steve@ibctech.ca@208.113.63.132) by pearl.ibctech.ca with SMTP; 9 Mar 2007 17:16:40 -0000 Message-ID: <45F19674.50403@ibctech.ca> Date: Fri, 09 Mar 2007 12:16:36 -0500 From: Steve Bertrand User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: Dan Busarow References: <010801c7624c$709ecb80$6501a8c0@GRANT> <200703091640.18154.v.cristescu@lamit.ro> <3CA73050-6661-47A5-976F-07DEB390E133@dpcsys.com> In-Reply-To: <3CA73050-6661-47A5-976F-07DEB390E133@dpcsys.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "freebsd-questions@freebsd.org Questions -" Subject: Re: zoneinfo FreeBSD 4.4 - 4.11 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: Fri, 09 Mar 2007 17:16:51 -0000 >>> I have been reading lots about simply updateing the zone file itself, >>> but >>> have not been undersztanding what I am seeing. If anyone could >>> simplify, I >>> would appreciate it. You can simply take the /etc/localtime file from one of the completed servers, copy it to the server that is failing, and put it into /etc, overwriting the original. Steve