On Mon, 29 Apr 2002 22:57:45 +0200
Richard Zidlicky <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I've had some rather mysterious clock-skew which went away
> when I recompiled the genrtc.c module with another compiler,
> did anyone notice something unusual?
>
> Richard
Hi,
I tried what you told me, but now I am 2 hours ahead.
I tried
export TZ=Europe/Berlin
and also
cat /usr/share/zoneinfo/posix/Europe/Berlin > /etc/localtime
Both with the same result.
Only after
export TZ=
time is correct, what I don't understand.
Where should I put the code to set the time?
Thanks,
Claus