hostapd: use getrandom syscall
[openwrt/staging/hauke.git] / package / network / services / hostapd / files / wpa_supplicant-basic.config
index f2fd20dbd7721427b1a3e5784d4060afdd74039b..e2bd1866c48ce40f5945561d8d18b1bac71b451a 100644 (file)
@@ -473,7 +473,7 @@ CONFIG_NO_RANDOM_POOL=y
 # Should we attempt to use the getrandom(2) call that provides more reliable
 # yet secure randomness source than /dev/random on Linux 3.17 and newer.
 # Requires glibc 2.25 to build, falls back to /dev/random if unavailable.
-#CONFIG_GETRANDOM=y
+CONFIG_GETRANDOM=y
 
 # IEEE 802.11n (High Throughput) support (mainly for AP mode)
 #CONFIG_IEEE80211N=y