[gentoo-user] Time issues

2005-04-05 Thread Philippe Gagnon
Greetings, My system seems to reset the system time to UTC each times I reboot. Is there anyway to fix this? Thanks. Philippe. -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Time issues

2005-04-05 Thread Jamie Dobbs
Greetings, My system seems to reset the system time to UTC each times I reboot. Is there anyway to fix this? Thanks. Philippe. I had the same issue and resolved it by editing /etc/conf.d/clock and ensuring that the lines CLOCK = local and CLOCK_SYSTOHC=yes are present. This ensures

Re: [gentoo-user] Time issues

2005-04-05 Thread Nick Rout
your system time should be in UTC, the kernel keeps track of time in UTC, there is no alternative. If your problem is the reporting of time when, for example, you use the date command, then that is converted to localtime in two steps: 1. the system wide file called /etc/localtime, which should

Re: [gentoo-user] Time issues

2005-04-05 Thread Philippe Gagnon
Nick Rout wrote: your system time should be in UTC, the kernel keeps track of time in UTC, there is no alternative. If your problem is the reporting of time when, for example, you use the date command, then that is converted to localtime in two steps: 1. the system wide file called

Re: [gentoo-user] Time issues

2005-04-05 Thread Nick Rout
On Tue, 05 Apr 2005 22:45:11 -0400 Philippe Gagnon wrote: Nick Rout wrote: lrwxrwxrwx 1 root root 36 Mar 12 10:15 /etc/localtime - /usr/share/zoneinfo/America/Montreal It seems okay to me.. But I still get issues. : - / No TZ has been set. what is the output of date? do you

Re: [gentoo-user] Time issues

2005-04-05 Thread Philippe Gagnon
Nick Rout wrote: On Tue, 05 Apr 2005 22:45:11 -0400 Philippe Gagnon wrote: Nick Rout wrote: lrwxrwxrwx 1 root root 36 Mar 12 10:15 /etc/localtime - /usr/share/zoneinfo/America/Montreal It seems okay to me.. But I still get issues. : - / No TZ has been set. what is the output

Re: [gentoo-user] Time issues

2005-04-05 Thread Rod
Philippe Gagnon wrote: Nick Rout wrote: On Tue, 05 Apr 2005 22:45:11 -0400 Philippe Gagnon wrote: Nick Rout wrote: lrwxrwxrwx 1 root root 36 Mar 12 10:15 /etc/localtime - /usr/share/zoneinfo/America/Montreal It seems okay to me.. But I still get issues. : - / No TZ has been set.