On Thu, Apr 23, 2009 at 11:59:17AM +0200, Mari van de Put wrote: > Everytime we switch from winter to summer or summer to wintertime, > the time in my Linux OS RH5 enterprise > Isnt right.
Either your timezone is not configured correctly or your /etc/adjtime says your hardware clock is on local time while it is on UTC or vice-versa. If you don't have to dual-boot with an OS that requires the hardware clock to be in local time, I recommend to set the hardware clock to UTC. 1) Set your timezone right. 2) date -s 'date and time of now' 3) hwclock --utc --systohc -- Lionel _______________________________________________ timekeepers mailing list [email protected] https://fortytwo.ch/mailman/cgi-bin/listinfo/timekeepers
