set US regulatory domain for wifi by default

pull/206/head
Jeffrey Paul 2018-10-15 21:19:57 -07:00
parent a82265fb89
commit fab6612802
No known key found for this signature in database
GPG Key ID: 052443F4DF2A55C2
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ systemctl disable nfs-common
systemctl disable rpcbind
systemctl disable ssh
systemctl enable regenerate_ssh_host_keys
echo 'REGDOMAIN=US' > /etc/default/crda
EOF
if [ "${USE_QEMU}" = "1" ]; then