Page MenuHomeFreeBSD

D49344.diff
No OneTemporary

D49344.diff

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

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)

Event Timeline