Adding pi-gen sources as of v9-beta3

This commit is contained in:
Richard Goodwin
2018-10-31 07:53:41 -05:00
parent 7c6f46083f
commit d3745aafde
14 changed files with 376 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
network={
ssid="TEMPSSID"
psk="TEMPPASS"
key_mgmt=WPA-PSK
}