Ok fresh reboot it says the right time on my kde clock (but it has done this whole time) soo if it is not fixed my dad said tha he will help get this prob fixed....



I had something similar with my gentoo install, until I modified /etc/rc.conf as below.

# Set CLOCK to "UTC" if your system clock is set to UTC (also known as
# Greenwich Mean Time). If your clock is set to the local time, then set CLOCK
# to "local". This setting is used by the /etc/init.d/clock script.


#CLOCK="UTC"
CLOCK="local"

I think you find the shutdown scripts saves the time to the hardware clock as per that setting?



Cheers. Col.

Reply via email to