From owner-freebsd-questions@FreeBSD.ORG Wed Feb 28 09:52:57 2007 Return-Path: X-Original-To: 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 2CD0B16A402 for ; Wed, 28 Feb 2007 09:52:57 +0000 (UTC) (envelope-from d.hill@yournetplus.com) Received: from duane.dbq.yournetplus.com (duane.dbq.yournetplus.com [65.124.230.214]) by mx1.freebsd.org (Postfix) with ESMTP id 0D88113C428 for ; Wed, 28 Feb 2007 09:52:57 +0000 (UTC) (envelope-from d.hill@yournetplus.com) Received: from duane.dbq.yournetplus.com (duane.dbq.yournetplus.com [192.168.1.10]) by duane.dbq.yournetplus.com (Postfix) with ESMTP id B4EB228F82D; Wed, 28 Feb 2007 09:21:35 +0000 (UTC) Date: Wed, 28 Feb 2007 09:21:35 +0000 (UTC) From: Duane Hill X-X-Sender: d.hill@duane.dbq.yournetplus.com To: spellberg_robert In-Reply-To: <45E4B495.8000503@emailrob.com> Message-ID: <20070228091415.D1689@duane.dbq.yournetplus.com> References: <45E4B495.8000503@emailrob.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: questions@freebsd.org Subject: Re: why can't i turn off fast_time? 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: Wed, 28 Feb 2007 09:52:57 -0000 On Tue, 27 Feb 2007, spellberg_robert wrote: > greetings, all --- > > all i want is > to be able to set my boxes to utc, with no fast_time, and > to have my apps and all of the other apps agree on what the clock says, > at --all-- times. The FreeBSD servers here are all UTC. To do this, all I did was made sure the BIOS clock was set to UTC and move the file /etc/localtime to /root (or somewhere outside /etc). At this time, the server doesn't use the localtime binary and defaults to UTC.