From owner-freebsd-questions@FreeBSD.ORG Mon Jul 7 12:08:21 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A8230D21 for ; Mon, 7 Jul 2014 12:08:21 +0000 (UTC) Received: from mail-wg0-x229.google.com (mail-wg0-x229.google.com [IPv6:2a00:1450:400c:c00::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 412412D6E for ; Mon, 7 Jul 2014 12:08:21 +0000 (UTC) Received: by mail-wg0-f41.google.com with SMTP id k14so1608762wgh.0 for ; Mon, 07 Jul 2014 05:08:19 -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-type:content-transfer-encoding; bh=E1YKfetb8KXBdaxtscs6HTMLbd/zDIPpHac51mTq2PE=; b=Iud7UaUuX1Ag5HR3pl3ln5/25bPCJT8pQpWcg0Twnm781zLDaPbSWNxs4GVNSeIn0q vl8hPRAHukOwJOybfIgYNii0Aq5wau3rw9bK5vGw0eNMuo4UHKGxpxtuq2M1P+dX7bia tjsswPNc/L8MDjNcX/DesyjYt58H+rpG+/Pqdt8UDqbmsHMg9gqjSwVN9rU6NrYAWiLA l2qCUzqjA04kvY0C6vQcl0mOdlsvkacUW+H0Trrb71eXCaAitxopRgbTr2AAtbEq1+lZ i26N0OJc5xKM7Giyo/VT3B1cyib+Ye5VeVZL4O87b5dPsIOvUeHiffzr2D+9QtbYKbGc Pwew== X-Received: by 10.194.238.6 with SMTP id vg6mr31406519wjc.24.1404734899431; Mon, 07 Jul 2014 05:08:19 -0700 (PDT) Received: from gumby.homeunix.com (4e5670bd.skybroadband.com. [78.86.112.189]) by mx.google.com with ESMTPSA id wu6sm89024035wjb.46.2014.07.07.05.08.18 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Mon, 07 Jul 2014 05:08:18 -0700 (PDT) Date: Mon, 7 Jul 2014 13:08:16 +0100 From: RW To: freebsd-questions@freebsd.org Subject: Re: Updating and displaying CMOS clock Message-ID: <20140707130816.32fd9af2@gumby.homeunix.com> In-Reply-To: <20140706153206.GA46262@admin.sibptus.tomsk.ru> References: <20140706153206.GA46262@admin.sibptus.tomsk.ru> X-Mailer: Claws Mail 3.10.1 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) 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.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jul 2014 12:08:21 -0000 On Sun, 6 Jul 2014 22:32:07 +0700 Victor Sudakov wrote: > And no, contrary to popular belief, the correction of the CMOS clock > does not happen automatically in FreeBSD even if ntpd is running. Are you sure about that? That used to be the case, but I thought it was fixed in 10-CURRENT. I haven't set my hardware clock manually in more than a year, and it's out by less than a second.