Bug 59994
Summary: | Laptop resume does not respect clock's UTC=false | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Matthew Saltzman <mjs> |
Component: | apmd | Assignee: | Bernhard Rosenkraenzer <bero> |
Status: | CLOSED RAWHIDE | QA Contact: | Aaron Brown <abrown> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.2 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2002-02-18 18:36:08 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
Matthew Saltzman
2002-02-18 18:36:03 UTC
That's caused by a behavior change in hwclock - older versions would always assume --localtime if --utc wasn't specified. Current versions use whatever was used before if neither is specified. I've adapted apmscript in apmd 3.0.2-6. |