From owner-freebsd-questions@freebsd.org Tue Nov 1 12:56:00 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2E0F8C23E7C for ; Tue, 1 Nov 2016 12:56:00 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from sola.nimnet.asn.au (paqi.nimnet.asn.au [115.70.110.159]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 837CF1B52 for ; Tue, 1 Nov 2016 12:55:58 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from localhost (localhost [127.0.0.1]) by sola.nimnet.asn.au (8.14.2/8.14.2) with ESMTP id uA1Ctpea007558; Tue, 1 Nov 2016 23:55:52 +1100 (EST) (envelope-from smithi@nimnet.asn.au) Date: Tue, 1 Nov 2016 23:55:51 +1100 (EST) From: Ian Smith To: Matthias Apitz cc: freebsd-questions@freebsd.org Subject: Re: return from DST did not worked In-Reply-To: Message-ID: <20161101234801.B41537@sola.nimnet.asn.au> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2016 12:56:00 -0000 In freebsd-questions Digest, Vol 648, Issue 2, Message: 4 On Mon, 31 Oct 2016 16:39:14 +0100 Matthias Apitz wrote: > > You didn't say, but I guess you've removed /etc/wall_cmos_clock ? > > The file was there, but tzsetup(8) removed it. Oh, of course - having put it there in the first place during install :) thanks, Ian