> > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of > Wayne M Barnes > Sent: Tuesday, October 21, 2003 2:25 PM > To: [EMAIL PROTECTED] > Subject: How to get out of Africa? > > > Dear FreeBSD, > > During installation, I accidentally hit Africa for my timezone. > > I have looked all over the documentation, and I cannot find > out to reset my time zone. > > Does anybody else know? I installed 5.1 from the CD.
I think that you can copy the file that matches your timezone from /usr/share/zoneinfo/ over top of /etc/localtime. For me it is EST5EDT and I usually link it (ln -s /usr/share/zoneinfo/EST5EDT /etc/localtime) but that might not be the recommended way. -Will _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
