Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F112543740
D49344.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
892 B
Referenced Files
None
Subscribers
None
D49344.diff
View Options
diff --git a/libexec/rc/rc.d/hostapd b/libexec/rc/rc.d/hostapd
--- a/libexec/rc/rc.d/hostapd
+++ b/libexec/rc/rc.d/hostapd
@@ -34,7 +34,7 @@
command_args="-P ${pidfile} -B ${conf_file}"
required_files="${conf_file}"
-required_modules="wlan_xauth wlan_wep wlan_tkip wlan_ccmp"
+required_modules="wlan_xauth wlan_wep wlan_tkip wlan_ccmp wlan_gcmp"
extra_commands="reload"
load_rc_config ${name}
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
@@ -31,7 +31,7 @@
pidfile="/var/run/${name}/${ifn}.pid"
command_args="-B -i $ifn -c $conf_file -D $driver -P $pidfile"
required_files=$conf_file
-required_modules="wlan_wep wlan_tkip wlan_ccmp"
+required_modules="wlan_wep wlan_tkip wlan_ccmp wlan_gcmp"
# doesn't make sense to run in a svcj: nojail keyword
wpa_supplicant_svcj="NO"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Mar 20, 3:25 PM (20 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17231928
Default Alt Text
D49344.diff (892 B)
Attached To
Mode
D49344: rc: add wlan_gcmp to the hostapd / wpa_supplicant rc scripts
Attached
Detach File
Event Timeline
Log In to Comment