From mboxrd@z Thu Jan 1 00:00:00 1970 Message-Id: <200008021648.MAA29143@cse.psu.edu> To: 9fans@cse.psu.edu Subject: Re: [9fans] 'date' question From: "Russ Cox" Date: Wed, 2 Aug 2000 12:48:29 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: f2e46fa6-eac8-11e9-9e20-41e7f4b1d025 > Should the hardware clock actually be set to GMT? It's your call. If you have an ntp server it doesn't matter what it is set to -- timesync will ignore it. If you don't, then the default setup assumes GMT, but timesync -L exists solely to coexist with operating systems that insist on local time. Russ