FS#4934 - netcfg in initscripts-0.7.2-4 breaks my wireless net connection
Attached to Project:
Arch Linux
Opened by Jonathan Welsh (retsaw) - Saturday, 01 July 2006, 22:47 GMT
Last edited by Judd Vinet (judd) - Tuesday, 25 July 2006, 22:15 GMT
Opened by Jonathan Welsh (retsaw) - Saturday, 01 July 2006, 22:47 GMT
Last edited by Judd Vinet (judd) - Tuesday, 25 July 2006, 22:15 GMT
|
Details
Line 132 in netcfg changed to:
> wpa_supplicant -wB -i ${WIFI_INTERFACE} -c ${WPA_CONF} $WPA_OPTS from: > wpa_supplicant -wB -i ${WIFI_INTERFACE} -c /etc/wpa_supplicant.conf $WPAOPTS This results in the WPAOPTS variable I have set in my network profile not being recognised since it is now looking for WPA_OPTS instead. |
This task depends upon
Anyway, I've tested 0.7.2-7 and it works now, thanks.