Bug 6076
Summary: | named doesn't start at any runlevel | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | tom |
Component: | bind | Assignee: | Cristian Gafton <gafton> |
Status: | CLOSED WONTFIX | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.1 | CC: | depub1, jim |
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: | 1999-10-19 14:47:09 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
tom
1999-10-19 05:49:24 UTC
It's a change in policy. You can use ntsysv, or chkconfig --level 345 named on to turn it on. *** Bug 6114 has been marked as a duplicate of this bug. *** When upgrading from RH 6.0 to RH 6.1... The next thing I noticed is that my DNS (named) was no longer running. To fix this rename the "K45named" file in rc3.d, rc4.d, and rc5.d to "S55named". And then issue the following command: /etc/rc.d/init.d/named start |