mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-11 11:35:54 +02:00
core-next: remove now unsupported "EU" wireless regdomain.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user