set US regulatory domain for wifi by default
This commit is contained in:
parent
a82265fb89
commit
fab6612802
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user