aboutsummaryrefslogtreecommitdiffstats
path: root/viensamoi/conf/wpa_supplicant.conf
blob: 3bdc8695b111c91b1aa3cfcda4d3216777f58f7f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
##### Example wpa_supplicant configuration file ###############################

update_config=0
ctrl_interface=/var/run/wpa_supplicant
eapol_version=1
ap_scan=1
fast_reauth=1

network={
  ssid="BigJambox"
  key_mgmt=NONE
}