Bug 44858

Summary: /etc/rc.d/init.d/identd fails if /etc/sysconfig/identd doesn't exist
Product: [Retired] Red Hat Raw Hide Reporter: Jonathan Kamens <h1k6zn2m>
Component: pidentdAssignee: Trond Eivind Glomsrxd <teg>
Status: CLOSED RAWHIDE QA Contact: Aaron Brown <abrown>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
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: 2001-06-18 14:52:41 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:
Attachments:
Description Flags
patch to make /etc/rc.d/init.d/identd check for /etc/sysconfig/identd before including it none

Description Jonathan Kamens 2001-06-18 14:51:44 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.76 [en] (X11; U; Linux 2.2.19curl1 i686)

Description of problem:
The script /etc/rc.d/init.d/identd doesn't check if /etc/sysconfig/identd
exists before trying to execute it.  It should, in the same way as many
other init scripts.


How reproducible:
Always

Steps to Reproduce:
Delete /etc/sysconfig/identd, if it exists.
Run /etc/rc.d/init.d/identd restart.

	

Actual Results:  You get an error about /etc/sysconfig/identd being
missing.

Expected Results:  identd should be started.


Additional info:

Comment 1 Jonathan Kamens 2001-06-18 14:52:36 UTC
Created attachment 21248 [details]
patch to make /etc/rc.d/init.d/identd check for /etc/sysconfig/identd before including it

Comment 2 Trond Eivind Glomsrxd 2001-06-18 23:35:59 UTC
OK, I added a patch to fix this (since it is included in the package it
shouldn't ever be missing, but...).  3.0.12-7