Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161646365
D39257.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
470 B
Referenced Files
None
Subscribers
None
D39257.diff
View Options
diff --git a/libexec/rc/rc.d/wpa_supplicant b/libexec/rc/rc.d/wpa_supplicant
--- a/libexec/rc/rc.d/wpa_supplicant
+++ b/libexec/rc/rc.d/wpa_supplicant
@@ -12,7 +12,6 @@
name="wpa_supplicant"
desc="WPA/802.11i Supplicant for wireless network devices"
-start_postcmd="wpa_poststart"
rcvar=
ifn="$2"
@@ -20,11 +19,6 @@
return 1
fi
-wpa_poststart() {
- ifconfig ${ifn} down
- ifconfig ${ifn} up
-}
-
if is_wired_interface ${ifn} ; then
driver="wired"
else
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jul 6, 1:56 PM (1 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34758461
Default Alt Text
D39257.diff (470 B)
Attached To
Mode
D39257: rc: Chase bfb202c4554a and remove ifconfig down/up for wpa_supplicant
Attached
Detach File
Event Timeline
Log In to Comment