Subject: Re: Simple Question (setting timezone)
To: Rob Hewlett <rhewlett@novalink.com>
From: Mark Willey <willey@hillres155.cc.purdue.edu>
List: netbsd-help
Date: 02/08/1996 22:05:18
Rob Hewlett writes:
> 
> I have several BSD 1.1 machines running, but all of them think I live out
> west (that is, to say, that they all have PST listed when I log in).  How do
> I fix this?  I need to set them to EST.

There may be more to it than this, but here's what I know:

cd /etc
ln -s /usr/share/zoneinfo/US/East-Indiana localtime

Now, you will need a different file than East-Indiana, but I'm sure you can
figure out what that is.  Give it a try.  If it don't work, well, then you
need to do other things, too.  ;-)

Mark