X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/afb87b33ca6a84890e9080260df97b14c9104667..9e97fe261db0c03effd31865eea9f8759a4f2f16:/package/hostapd/files/hostapd.sh?ds=sidebyside diff --git a/package/hostapd/files/hostapd.sh b/package/hostapd/files/hostapd.sh index 1c2fa35e7..a2f2d6fd1 100644 --- a/package/hostapd/files/hostapd.sh +++ b/package/hostapd/files/hostapd.sh @@ -67,6 +67,7 @@ hostapd_setup_vif() { ;; *) wpa=0 + crypto= ;; esac config_get ifname "$vif" ifname @@ -85,6 +86,7 @@ hostapd_setup_vif() { ;; esac cat > /var/run/hostapd-$ifname.conf <