� ���, 12.06.2002, � 05:41, Han �������:
> Hi,
> 
> I noticed my clock was running 6 hours of or something like that.  So  I
> started searching in /etc/sysconfig and found the following in the  file
> /etc/sysconfig/clock:
> 
>   ARC=false
>   UTC=true
>   ZONE=America/New_York
> 
> So I changed that to:
> 
>   ARC=false
>   UTC=true
>   ZONE="Europe/Amsterdam"
> 
> Not   that   my    timezone    changed.    So    I    started    reading
> /etc/rc.d/rc/rc.systart, the file that  reads  this  file  according  to
> grep. The whole variable isn't used at all. I solved the issue by (  and
> don't ask me how I found it, I still don't remember ) making a symlink
> 
>   /etc/localtime -> /usr/share/zoneinfo/Europe/Amsterdam
> 
> I know that there is supposed to be a configuration app

timeconfig? drakxtools? Or do you mean neither of them works?

-andrej

Reply via email to