Bug 159718

Summary: install script broken
Product: [Fedora] Fedora Reporter: Kenneth Topp <ken>
Component: selinux-policy-targetedAssignee: Daniel Walsh <dwalsh>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 4   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.23.18-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-08-17 18:47:04 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 Kenneth Topp 2005-06-07 13:40:46 UTC
- if [ "${SELINUXTYPE}" = "targeted" ] -a /usr/sbin/selinuxenabled; then
+ if [ "${SELINUXTYPE}" = "targeted" ] && /usr/sbin/selinuxenabled; then

Comment 1 Daniel Walsh 2005-06-08 12:15:21 UTC
Fixed in selinux-policy-targeted-1.23.18-1