Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 4 product line. The current stable release is 4.9. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 152282

Summary: Incorrect path to selinuxenabled in /etc/init.d/sendmail
Product: Red Hat Enterprise Linux 4 Reporter: Gilles CHAUVIN <gcnweb>
Component: sendmailAssignee: Thomas Woerner <twoerner>
Status: CLOSED ERRATA QA Contact: David Lawrence <dkl>
Severity: low Docs Contact:
Priority: medium    
Version: 4.0CC: johnny, pasteur, pkoutoupis, psklenar
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: RHSA-2007-0252 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-05-01 17:11:18 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 Gilles CHAUVIN 2005-03-27 10:50:40 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20050102 Firefox/1.0

Description of problem:
The path to selinuxenabled is incorrect in /etc/init.d/sendmail.

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

How reproducible:
Always

Steps to Reproduce:
N/A

Actual Results:  Line #61 is:
if [ -x /usr/bin/selinuxenabled ] && /usr/bin/selinuxenabled; then

Expected Results:  Should be:
if [ -x /usr/sbin/selinuxenabled ] && /usr/sbin/selinuxenabled; then

Additional info:

# which selinuxenabled
/usr/sbin/selinuxenabled

Comment 1 RHEL Program Management 2006-08-18 17:46:51 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux maintenance release.  Product Management has requested
further review of this request by Red Hat Engineering, for potential
inclusion in a Red Hat Enterprise Linux Update release for currently deployed
products.  This request is not yet committed for inclusion in an Update
release.

Comment 3 Thomas Woerner 2007-01-22 15:30:55 UTC
*** Bug 167075 has been marked as a duplicate of this bug. ***

Comment 7 Red Hat Bugzilla 2007-05-01 17:11:18 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on the solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHSA-2007-0252.html