Bug 89730 - missing echo in named init.d script
Summary: missing echo in named init.d script
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: bind
Version: 9
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-04-27 01:41 UTC by James Ralston
Modified: 2005-10-31 22:00 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-05-01 12:49:42 UTC
Embargoed:


Attachments (Terms of Use)
patch to add missing echo to /etc/rc.d/init.d/named (257 bytes, patch)
2003-04-27 01:45 UTC, James Ralston
no flags Details | Diff
patch for /etc/rc.d/init.d/named (1.83 KB, patch)
2003-04-28 07:50 UTC, James Ralston
no flags Details | Diff

Description James Ralston 2003-04-27 01:41:32 UTC
Description of problem:

The /etc/rc.d/init.d/named script is missing the required echo statement after
the call to the daemon() function.  This causes the output of the named init.d
script to be overwritten on the console when the machine is booting.

Version-Release number of selected component (if applicable):

bind-9.2.1-16

How reproducible:

Reboot.

Comment 1 James Ralston 2003-04-27 01:45:14 UTC
Created attachment 91314 [details]
patch to add missing echo to /etc/rc.d/init.d/named

Comment 2 James Ralston 2003-04-28 07:50:26 UTC
Created attachment 91327 [details]
patch for /etc/rc.d/init.d/named

I noticed that the "stop" action had some issues as well.  Here's an updated
patch that fixes all of those issues (plus cleans up some whitespace).

Comment 3 Daniel Walsh 2003-05-01 12:49:42 UTC
This is already fixed in Rawhide.


Note You need to log in before you can comment on or make changes to this bug.