Set up wpa_supplicant when using systemd-networkd.
- Install
wpa_supplicant
. - Copy wpa_supplicant configuration file.
- Enable
[email protected]
.
- Install
wpa_supplicant
. - Create
[email protected]
file. - Copy wpa_supplicant configuration file.
- Enable
[email protected]
.
# The wpa_supplicant configuration file
wpa_supplicant_config_file: "files/wpa_supplicant.conf"
# wireless NIC name
wireless_interface: wlan0