Gentoo Archives: gentoo-user

From: Benno Schulenberg <benno.schulenberg@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] system clock keeps getting reset to weird times
Date: Thu, 24 Nov 2005 22:54:52
Message-Id: 200511242348.23159.benno.schulenberg@gmail.com
In Reply to: Re: [gentoo-user] system clock keeps getting reset to weird times by Charles Trois
1 Charles Trois wrote:
2 > ~ # ls -l /etc/localtime
3 > lrwxrwxrwx 1 root root 32 Nov 22 20:39 /etc/localtime ->
4 > /usr/share/zoneinfo/Europe/Paris
5 >
6 > and in /etc/conf.d/clock:
7 >
8 > CLOCK="local"
9
10 Did you maybe change this last one after your last reboot? Because
11 then the system time won't have changed accordingly. Do a 'hwclock
12 -hctosys' to set the system time from the hardware clock.
13
14 > What else can I check?
15
16 Is the clock initscript run? Check with 'rc-update -s'. If it is,
17 try removing it from the startup sequence, see if that solves it.
18
19 Is date maybe aliased? Check with 'type date'.
20
21 Benno
22 --
23 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] system clock keeps getting reset to weird times stuart@×××××××××.uk