Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 301698 Details for
Bug 441572
typo in ypbind init script causes allow_ypbind boolean to be disabled when it shouldn't be
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Fix the typo
ypbind-1.19-fix-typo-in-selinux-path.patch (text/plain), 738 bytes, created by
Jeff Moyer
on 2008-04-08 19:59:35 UTC
(
hide
)
Description:
Fix the typo
Filename:
MIME Type:
Creator:
Jeff Moyer
Created:
2008-04-08 19:59:35 UTC
Size:
738 bytes
patch
obsolete
>? ypbind-1.11-fix-typo-in-selinux-path.patch >? ypbind-mt-1.19 >Index: ypbind.init >=================================================================== >RCS file: /cvs/dist/rpms/ypbind/RHEL-5/ypbind.init,v >retrieving revision 1.15 >diff -u -r1.15 ypbind.init >--- ypbind.init 13 Jul 2007 19:40:33 -0000 1.15 >+++ ypbind.init 8 Apr 2008 19:54:50 -0000 >@@ -37,7 +37,7 @@ > [ -x /usr/sbin/selinuxenabled ] && /usr/sbin/selinuxenabled || return > allow_ypbind=0 > . /etc/selinux/config >- if [ -e /etc/selinux/${SELINUXTYPE}/modules1/active/booleans.local ]; then >+ if [ -e /etc/selinux/${SELINUXTYPE}/modules/active/booleans.local ]; then > . /etc/selinux/${SELINUXTYPE}/modules/active/booleans.local > fi > if [ $allow_ypbind == 0 ]; then
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 441572
: 301698