Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 62679

Summary: /etc/init.d/syslog doesn't properly implement reload
Product: [Retired] Red Hat Linux Reporter: Boris Folgmann <boris>
Component: sysklogdAssignee: Jason Vas Dias <jvdias>
Status: CLOSED NEXTRELEASE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.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: 2006-08-04 20:36:39 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 Boris Folgmann 2002-04-04 10:07:00 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.78 [de] (X11; U; Linux 2.4.9-31 i686)

Description of problem:
/etc/init.d/syslog help
pretends that it does not support reload. In fact reload is implemented as a
restart in /etc/init.d/syslog.

That is bad. Please implement reload as sending SIG_HUP to the syslogd. See man
syslogd for details.


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

How reproducible:
Always

Steps to Reproduce:
/etc/init.d/syslog reload


	

Actual Results:  The same as doing /etc/init.d/syslog restart


Additional info:

Comment 1 Jason Vas Dias 2005-06-07 22:28:24 UTC
Very sorry for the long delay in responding to this bug.
Somehow this bug slipped through the cracks - I just discovered it
(I've recently taken over maintenance of the syslogd package).

I agree - the next version of syslogd (1.4.1-31+) will have an
initscript that supports the "reload" command by sending a SIGHUP
to syslogd.



Comment 2 Bill Nottingham 2006-08-04 20:36:39 UTC
Red Hat Linux and Red Hat Powertools are currently no longer supported by Red
Hat, Inc. In an effort to clean up bugzilla, we are closing all bugs in MODIFIED
state for these products.

However, we do want to make sure that nothing important slips through the
cracks. If, in fact, these issues are not resolved in a current Fedora Core
Release (such as Fedora Core 5), please open a new issues stating so. Thanks.