2
0
mirror of https://github.com/pikvm/pikvm synced 2024-11-05 00:00:28 +00:00
This commit is contained in:
Maxim Devaev 2021-10-19 08:13:29 +03:00
parent f63a9f6658
commit 79b9060d35

View File

@ -14,7 +14,7 @@ The following describes how to setup a Wi-Fi connection on the default pikvm bui
```ini
[Match]
Name=$WIFI_IFACE
Name=wlan0
[Network]
DHCP=yes
@ -39,7 +39,7 @@ The following describes how to setup a Wi-Fi connection on the default pikvm bui
4. Enable WPA-supplicant service:
```
systemctl enable "wpa_supplicant@wlan0.service"
systemctl enable wpa_supplicant@wlan0.service
```
5. Make filesystem read-only again using `ro` command