Bug 532136
| Summary: | dhclient restarts ntpd when not necessary | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Ron Loftin <reloftin> |
| Component: | dhcp | Assignee: | Jiri Popelka <jpopelka> |
| Status: | CLOSED ERRATA | QA Contact: | Release Test Team <release-test-team-automation> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 5.4 | CC: | atodorov, borgan, ovasik, pholica, rssjames |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 450301 | Environment: | |
| Last Closed: | 2010-03-30 08:18:54 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
Ron Loftin
2009-10-30 20:31:19 UTC
qa_ack+ 1. make sure there's [ -n "$localClockFudge" ] && echo "$localClockFudge" >> /etc/ntp.conf; line in /sbin/dhclient-script instead of [ -n "$localClockFudge" ] & echo "$localClockFudge" >> /etc/ntp.conf; This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux maintenance release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Update release for currently deployed products. This request is not yet committed for inclusion in an Update release. Tested on RHEL5.5-Client-20100201.0 with dhclient-3.0.5-23.el5.x86_64. Test OK. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2010-0223.html |