mirror of https://github.com/pikvm/pikvm.git
fix
This commit is contained in:
parent
e3205acdd6
commit
41a2570ce8
|
|
@ -52,6 +52,7 @@ Alternatively you can connect to the PiKVM via SSH. The built-in Web Terminal (a
|
||||||
!!! note "Using 5GHz Wi-Fi in the USA"
|
!!! note "Using 5GHz Wi-Fi in the USA"
|
||||||
Add option `country=US` to `/etc/wpa_supplicant/wpa_supplicant-wlan0.conf`
|
Add option `country=US` to `/etc/wpa_supplicant/wpa_supplicant-wlan0.conf`
|
||||||
|
|
||||||
|
|
||||||
4. Enable WPA-supplicant service:
|
4. Enable WPA-supplicant service:
|
||||||
```
|
```
|
||||||
systemctl enable wpa_supplicant@wlan0.service
|
systemctl enable wpa_supplicant@wlan0.service
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue