Bug 167075

Summary: Sendmail shows incorrect path for selinuxenabled
Product: Red Hat Enterprise Linux 4 Reporter: Petros Koutoupis <pkoutoupis>
Component: sendmailAssignee: Thomas Woerner <twoerner>
Status: CLOSED DUPLICATE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.0CC: johnny
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-01-22 15:30:48 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 Petros Koutoupis 2005-08-29 23:37:57 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4

Description of problem:
While attempting to install a new application I came across the following file:
/etc/rc.d/init.d/sendmail

I was on a search for the path of the selinuxenabled and also attempted to look for what else was calling it.  When you search for the instance of selinuxenabled in the sendmail file you find the following path addressed to it:
/usr/bin/selinuxenabled when in reality the path is /usr/sbin/selinuxenabled.

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


How reproducible:
Always

Steps to Reproduce:
1. type 'less /etc/rc.d/init.d/sendmail'
2. search for instance of selinuxenabled
3. follow path given
4. observe how it is not present at the given path
5. go to /usr/sbin/selinuxenabled and see it there
  

Additional info:

Comment 1 Johnny Hughes 2006-06-24 16:52:08 UTC
I can verify that this is happening with the newest version of sendmail
(sendmail-8.13.1-3.RHEL4.5.i386).

This is also in the CentOS Bug Tracker here:
http://bugs.centos.org/view.php?id=1385

Comment 2 RHEL Program Management 2006-08-18 17:22:48 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 4 Thomas Woerner 2007-01-22 15:30:48 UTC

*** This bug has been marked as a duplicate of 152282 ***