Subject: One small mistake in kernel config file
To: Webmaster Jim <jspath@mail.bcpl.lib.md.us>
From: Paulo Alexandre Pinto Pires <pappires@vortex.del.ufrj.br>
List: netbsd-help
Date: 08/25/1996 05:31:06
Hello.
This is not in the main discussion, but as I saw it, I'm sending
the advice.
> # options TIMEZONE=0 # time zone to adjust RTC time by
> options TIMEZONE=5 # time zone to adjust RTC time by
In order for RTC to work OK I have to set TIMEZONE in minutes. So
if you are five hours less than Greenwich, you should use the value
300 instead of 5.
---
Pappires