Bug 292251

Summary: "service sendmail stop"
Product: [Fedora] Fedora Reporter: Jonathan Kamens <jik>
Component: sendmailAssignee: Thomas Woerner <twoerner>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
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: 2007-09-24 14:55:15 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 Jonathan Kamens 2007-09-16 01:49:07 UTC
With sendmail-8.14.1-4.1.fc8 and initscripts-8.56-1, "service sendmail stop"
doesn't.  The culprit appears to be this section of code in
/etc/rc.d/init.d/sendmail:

    stop)
	[ $running -ne 0 ] || exit 0
	stop
	RETVAL=$?
	;;

I believe it should say "&& exit 0" rather than "|| exit 0".

Comment 1 Thomas Woerner 2007-09-24 14:55:15 UTC
Fixed in rawhide in package sendmail-8.14.1-4.2.