From owner-freebsd-questions@freebsd.org Mon Oct 31 01:02:24 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 2522BC27279 for ; Mon, 31 Oct 2016 01:02:24 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-wm0-x22e.google.com (mail-wm0-x22e.google.com [IPv6:2a00:1450:400c:c09::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C8A5E1369 for ; Mon, 31 Oct 2016 01:02:23 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: by mail-wm0-x22e.google.com with SMTP id t79so23758959wmt.0 for ; Sun, 30 Oct 2016 18:02:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=uAVFzBG1rng6k7qwOeKZLbq0yUffUEZ9mT/AaiCiWn0=; b=HOLya0xAcrHFAJxlxndJajkfW2IVbJYuO9up5LzRcpLwRnSVOGxUJtZlA+eR5s7vKs 4bgrFAxTrPYQ0ayi9aMIYh6gPTqo+F2jWd3SThd5FV/hyogptmyYWurRvwM1CV1Q7/yL 6azRf/PxkBePQnwUR4eXdg/GcaEc9j7Qk5oz8hr/Ws6f2SlOKvopUUF/UQ5Upf9dFrrx 5CAtO7SA2fnVx7P1sv4ek3z5kZLATVtfbiaKzQbgXugZYEzYTXcBJeh41SaQ0zLZaDmR a+4ytar+/B7nN1AZQobgqrSKIH/gw9hne9OIQ++nlSNuUONYercV64FFVr1RUmo2nIJQ 5yIQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=uAVFzBG1rng6k7qwOeKZLbq0yUffUEZ9mT/AaiCiWn0=; b=AKm8nsGjFVDhX8TJQdu/Xni1JvDj9+dM5QnSLxsKfHIES4IGn9WO1kRBt9wre+JJge OuFkoCkDM3UZil0K3RqRjZ1yxiG1ZUg71ffKIuC3fLKc+gS9CLyFWxdnrBrGsSHdHyCN RuBrfEs4zug1TodgycGreQUkKl9nK8+xcisEdNoUlBuU5Jnci96O4BEtuoZRDyAjZ2tl +lhXlqFVHToNq2WtLxoNRo3e0ZaQJBa3mXvD0CFaNiOT2HafY3ilHBUR+zqXGrNlR1h6 Z3fX/oIC8mDja/9+qR0jDyMC9JlSKoR3bbXZ7Pc7VV0d9XgjZ5ANV8vrcHgH/zNBHxzH tQiw== X-Gm-Message-State: ABUngvfTkJTjp0O3dXi9K7t4SGbm6uqxr5x+2DGS6LOdcBh8rll2qbKaLk8JeheFAB1uhA== X-Received: by 10.28.197.67 with SMTP id v64mr7985158wmf.9.1477875742119; Sun, 30 Oct 2016 18:02:22 -0700 (PDT) Received: from gumby.homeunix.com ([81.17.24.158]) by smtp.gmail.com with ESMTPSA id 132sm21965016wmn.16.2016.10.30.18.02.19 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sun, 30 Oct 2016 18:02:20 -0700 (PDT) Date: Mon, 31 Oct 2016 01:02:17 +0000 From: RW To: freebsd-questions@freebsd.org Subject: Re: return from DST did not worked Message-ID: <20161031010217.79915167@gumby.homeunix.com> In-Reply-To: <20161030212001.GA4467@c720-r292778-amd64> References: <20161030212001.GA4467@c720-r292778-amd64> X-Mailer: Claws Mail 3.14.0 (GTK+ 2.24.29; amd64-portbld-freebsd10.3) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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: Mon, 31 Oct 2016 01:02:24 -0000 On Sun, 30 Oct 2016 22:20:01 +0100 Matthias Apitz wrote: > Hello, > > We in Europe returned this night from DST CEST. In the night, when my > system FreeBSD 11.0-CURRENT r292778 (amd64) > was down, all the clocks were set back from 03:00 (CEST) to 02:00 > (CET). When I booted my system the date(1) command was showing > correctly string 'CET' but the wrong hour, still the one hour ahead, > until I run ntpdate(8), Do you keep your bios/cmos clock set to local time? The installer creates a file /etc/wall_cmos_clock as a flag if you set it up this way. The normal setup is to keep the bios clock on UTC, and then FreeBSD works out the local time - including DST. But if you run on local time I don't think FreeBSD handles DST in the cmos clock because that mode is intended for dual-booting.