From owner-freebsd-questions@FreeBSD.ORG Mon Aug 25 14:12:24 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 301C91065679 for ; Mon, 25 Aug 2008 14:12:24 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mail-gx0-f17.google.com (mail-gx0-f17.google.com [209.85.217.17]) by mx1.freebsd.org (Postfix) with ESMTP id BC4458FC0C for ; Mon, 25 Aug 2008 14:12:23 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by gxk10 with SMTP id 10so2222254gxk.19 for ; Mon, 25 Aug 2008 07:12:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=xL3d/mdfpxxkd99C4GaUupuy8bY5VsdrHq0jUNlQ+No=; b=qNx+OMOJNAr69I4S7WdUSXQltY0/HUfO5Ck/fORNRgqQfQVagoj03mBgL5dyCwXMVh wl7jGgD9qLehxMhlliCsM5i0HbMBsQxxnjofUd/MbaJrxL+Zf16NRxafM+mnVZwSDOgX iASf9QzysCUM+a57J/N11g79MHYL7zl+Sfotk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=gWMZXk29oj7XYbMzcdhGtixNSwzx62hIpotCSLhvwwTJIV/f0EtwrgCBn7vUWwtNk2 20ADk7/AkWZelxUL+Eet8MAIQXi88uvDSQ4h9MN374NioXsRXIQwtaUiuaZw4Xn63OnV ETsz7FXOO00kaGysKU5VjzskbLNKtO/yw898A= Received: by 10.150.98.18 with SMTP id v18mr2705177ybb.83.1219673543095; Mon, 25 Aug 2008 07:12:23 -0700 (PDT) Received: by 10.150.144.6 with HTTP; Mon, 25 Aug 2008 07:12:22 -0700 (PDT) Message-ID: Date: Mon, 25 Aug 2008 10:12:22 -0400 From: "Aryeh Friedman" To: "FreeBSD Mailing List" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: keeping clocks synced on a dual boot machine 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: Mon, 25 Aug 2008 14:12:24 -0000 I have a dual boot machine and if I set the Vista clock to the local time then no matter what I do on the fbsd side (via tzsetup) forces fbsd to report local time instead of GMT and vice versa (if fbsd is local then vista is GMT). How can I get them to agree?