This repository has been archived on 2025-06-02. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Os/root-fs/etc/wpa_supplicant/wpa_supplicant.conf
2018-04-07 23:26:16 +02:00

8 lines
117 B
Text
Executable file

ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
network={
ssid="foo"
psk="bar-bar-bar"
}