Bug 7356
Summary: | Upgrading to bind-8.2.2_P3-0.5.2 (Errata) disables bind | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Aleksey Nogin <aleksey> |
Component: | bind | Assignee: | Bernhard Rosenkraenzer <bero> |
Status: | CLOSED DEFERRED | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 5.2 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 1999-11-28 13:31:01 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
Aleksey Nogin
1999-11-26 19:08:53 UTC
This is because the package was originally built for 6.1 (where bind=off is the default), and the people doing the 5.x backport overlooked it. It'll be fixed if there will be another problem with bind, but this in itself doesn't become a new update. For now, change the line # chkconfig: - 55 45 in /etc/rc.d/init.d/named to # chkconfig: 345 55 45 |