Charles Trois wrote:
>   ~ # ls -l /etc/localtime
> lrwxrwxrwx  1 root root 32 Nov 22 20:39 /etc/localtime ->
> /usr/share/zoneinfo/Europe/Paris
>
> and in /etc/conf.d/clock:
>
> CLOCK="local"

Did you maybe change this last one after your last reboot?  Because 
then the system time won't have changed accordingly.  Do a 'hwclock 
-hctosys' to set the system time from the hardware clock.

> What else can I check?

Is the clock initscript run?  Check with 'rc-update -s'.  If it is, 
try removing it from the startup sequence, see if that solves it.

Is date maybe aliased?  Check with 'type date'.

Benno
-- 
gentoo-user@gentoo.org mailing list

Reply via email to