Bug 8179

Summary: wrong time zone after installation
Product: [Retired] Red Hat Linux Reporter: michal
Component: anacondaAssignee: Matt Wilson <msw>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 6.1   
Target Milestone: ---   
Target Release: ---   
Hardware: alpha   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-05-09 19:10:46 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description michal 2000-01-04 23:38:22 UTC
Despite the fact that America/Edmonton was explicitely picked up
from a menu an installed system ended up in UTC time zone anyway.
The plaform was Alpha/UX.

This may have something to do with a fact that a hardware clock runs
in UTC time and which was selected as well.

Michal Jaegermann
michal

Comment 1 Brock Organ 2000-05-02 15:24:59 UTC
It works for me using 6.2 on one of our test lab machines; unfortunately we
don't have a UX ...

[root@test162 /root]# date
Tue May  2 04:13:09 MDT 2000
[root@test162 /root]#

[root@test162 /root]# cat /etc/sysconfig/clock
ZONE="America/Edmonton"
UTC=true
ARC=false
[root@test162 /root]#