From owner-freebsd-questions Mon Jan 29 12:33:46 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA00727 for questions-outgoing; Mon, 29 Jan 1996 12:33:46 -0800 (PST) Received: from who.cdrom.com (who.cdrom.com [192.216.222.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id MAA00721 for ; Mon, 29 Jan 1996 12:33:42 -0800 (PST) Received: from ns3.noc.netcom.net (ns3.noc.netcom.net [204.31.1.3]) by who.cdrom.com (8.6.12/8.6.11) with ESMTP id MAA13307 for ; Mon, 29 Jan 1996 12:33:39 -0800 Received: from tera.com (tera.tera.com [206.215.142.10]) by ns3.noc.netcom.net (8.6.12/8.6.12) with SMTP id MAA07992 for ; Mon, 29 Jan 1996 12:31:52 -0800 Received: from athena.tera.com by tera.com (4.1/SMI-4.0-206) id AA07735; Mon, 29 Jan 96 12:31:31 PST From: kline@tera.com (Gary Kline) Message-Id: <9601292031.AA07735@tera.com> Subject: setting system time To: questions@freebsd.org Date: Mon, 29 Jan 1996 12:31:44 -0800 (PST) X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-questions@freebsd.org Precedence: bulk In the unlikely event that anybody else has bumped into the problem of correctly setting the local system time, one way is to siimply put the TZ= ; export TZ into /etc/rc. There may be other, ``more correct'' ways. But this works. gary kline