Subject: Re: time zones
To: Michael Richardson <mcr@sandelman.ottawa.on.ca>
From: Patrick Welche <prlw1@cam.ac.uk>
List: netbsd-help
Date: 07/22/1997 10:36:37
Michael Richardson wrote:
> 
> 
>   Change the link in /etc/localtime to /usr/share/zoneinfo/whatever..

Ahh ! the problem was

quantz% cd /etc
quantz% ls -l localtime
lrwxr-xr-x  1 root  wheel  22 Mar  6 15:53 localtime -> /usr/share/zoneinfo/GB
quantz% ls -l /usr/share/zoneinfo/GB
-rw-------  2 root  bin  1323 Jul 21 08:20 /usr/share/zoneinfo/GB

^^^^^^^^^^
not readable by other users...

Oh dear..

Cheers,

 Patrick