Mailinglist Archive: opensuse (1784 mails)
| < Previous | Next > |
Re: [SLE] time-zone
- From: chris.reeves@xxxxxxxxx (Chris Reeves)
- Date: Sat, 02 Dec 2000 17:48:20 +0000
- Message-id: <3A2935E4.3FC86FB7@xxxxxxxxx>
Message-ID: <3A2935E4.3FC86FB7@xxxxxxxxx>
Date: Sat, 02 Dec 2000 17:48:20 +0000
From: Chris Reeves <chris.reeves@xxxxxxxxx>
Subject: Re: [SLE] time-zone
Landy Roman wrote:
>
> my bios clock is set to my local time,
> in yast time zone is us/eastern and local
>
> every time i reboot my clock in linux goes back 5 hrs. why?
Linux thinks your hardware clock is set to GMT. In /etc/rc.config,
change this:
GMT="-u"
to this:
GMT=""
My advice, however, would be to keep your system clock using GMT,
assuming Linux is currently set at the correct (local) time, and your
time zone is set correctly, then use the following command (as root) to
set your hardware clock to GMT:
hwclock --utc --systohc
Hope that helps,
Chris
--
__ _
-o)/ / (_)__ __ ____ __ Chris Reeves
/\\ /__/ / _ \/ // /\ \/ / ICQ# 22219005
_\_v __/_/_//_/\_,_/ /_/\_\
| < Previous | Next > |