diff --git a/config/rootfiles/core/next/update.sh b/config/rootfiles/core/next/update.sh index e8e20b196..ff6409bd6 100644 --- a/config/rootfiles/core/next/update.sh +++ b/config/rootfiles/core/next/update.sh @@ -57,6 +57,11 @@ rm -rf /etc/usb_modeswitch.d #Extract files extract_files +# +#Replace now unsupported EU regdomain by a "DE" comment. +sed -i -e "s|^options cfg80211 ieee80211_regdom=EU|#options cfg80211 ieee80211_regdom=DE|g" \ + /etc/modprobe.d/cfg80211 + # #Start services