Subject: Re: timestamp on DHCP log entries
To: rgf <rgfisch@excite.com>
From: Michal Pasternak <michal@pasternak.w.lub.pl>
List: netbsd-help
Date: 03/04/2004 19:55:38
rgf [Thu, Mar 04, 2004 at 01:48:04PM -0500]:
> When I check /var/log/messages, all time stamps are in localtime (pst8pdt)
> except dhclient entries. Entries made by dhclient are in UTC (8 hours ahead
> of local). Does anybody know what's causing this or how to fix it? See sample log below.
doc@mainframe:~> date
Thu Mar 4 19:53:28 CET 2004
doc@mainframe:~> setenv TZ EST5
doc@mainframe:~> date
Thu Mar 4 13:54:15 EST 2004
> Thanks,
N/p