Bug 73770

Summary: "service named reload" looks borken
Product: [Retired] Red Hat Linux Reporter: James Antill <james.antill>
Component: bindAssignee: Daniel Walsh <dwalsh>
Status: CLOSED CURRENTRELEASE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3CC: marius.andreiana
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: 2003-04-24 11:25:28 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 James Antill 2002-09-10 15:47:53 UTC
Description of Problem:
# service named reload 
/sbin/service: line 65: 11511 Hangup                  env -i LANG=$LANG
"${SERVICEDIR}/${SERVICE}" ${OPTIONS}
zsh: 11508 exit 129   service named reload
# /etc/init.d/named reload
zsh: 11634 hangup     /etc/init.d/named reload

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

initscripts-6.67-1

How Reproducible:
 Always

Steps to Reproduce:
1. 
2. 
3. 

Actual Results:


Expected Results:


Additional Information:
 It's not obvious if named is actually reloading or not.

 I thought this was a bug in the service command for a bit ... service should
really display a better message.

Comment 1 Daniel Walsh 2003-01-06 20:13:51 UTC
Fixed in bind-9.2.1-12


Comment 2 Marius Andreiana 2003-04-24 07:31:47 UTC
Confirming this is fixed:

[root@marte named]# rpm -q bind
bind-9.2.1-16
[root@marte named]# service named reload
Reloading named:                                           [  OK  ]
[root@marte named]#