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 156873 Details for
Bug 244029
wpa_supplicant does not work on boot
[?]
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]
trivial patch that changes chkconfig order and makes wpa_supplicant wait
wpa_supplicant.diff (text/plain), 652 bytes, created by
Andrew Gormanly
on 2007-06-13 13:35:03 UTC
(
hide
)
Description:
trivial patch that changes chkconfig order and makes wpa_supplicant wait
Filename:
MIME Type:
Creator:
Andrew Gormanly
Created:
2007-06-13 13:35:03 UTC
Size:
652 bytes
patch
obsolete
>--- wpa_supplicant.orig 2007-06-13 09:43:25.000000000 +0100 >+++ wpa_supplicant 2007-06-13 09:53:17.000000000 +0100 >@@ -2,7 +2,7 @@ > # > # wpa_supplicant > # >-# chkconfig: - 12 88 >+# chkconfig: 2345 9 91 > # description: wpa_supplicant is a WPA Supplicant for Linux, BSD and \ > # Windows with support for WPA and WPA2 (IEEE 802.11i / RSN). Supplicant \ > # is the IEEE 802.1X/WPA component that is used in the client stations. \ >@@ -32,7 +32,7 @@ > > start() { > echo -n $"Starting $prog: " >- daemon $prog -c $conf $INTERFACES $DRIVERS -B >+ daemon $prog -c $conf $INTERFACES $DRIVERS -Bw > retval=$? > echo > [ $retval -eq 0 ] && touch $lockfile
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 244029
: 156873