From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Description of problem: Hello. RHEL AS 3 Update 4 (bind-9.2.4-1_EL3) seems to remove all entries from chkconfig/the startup scripts. /etc/init.d/named is still there, and the commands: chkconfig --add named; chkconfig --level 35 named on restore it. Unfortunately, this is a bug, since after the update all my name servers disappeared. :-) This problem occurred on 11 Dell PowerEdge 2650s running RHEL AS 3.0, all with every patch prior to the U4 release. Thanks! Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Install a RHEL AS 3 U3 machine. 2. chkconfig --add named; chkconfig --level 35 named on 3. Update to U4, run "chkconfig --list | grep named" Additional info:
Yes, this problem is known, and is now resolved. RHEL-3-U4 is now pushing bind-9.2.4-5_EL3, which does not have this problem, and also fixes bug #140528. *** This bug has been marked as a duplicate of 143558 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.