From 41a2570ce829853bc91332a9fdc2e2dfeff332d6 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Tue, 7 Dec 2021 05:58:36 +0300 Subject: [PATCH] fix --- docs/wifi.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/wifi.md b/docs/wifi.md index d5364705..38be391a 100644 --- a/docs/wifi.md +++ b/docs/wifi.md @@ -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" Add option `country=US` to `/etc/wpa_supplicant/wpa_supplicant-wlan0.conf` + 4. Enable WPA-supplicant service: ``` systemctl enable wpa_supplicant@wlan0.service