mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-13 22:15:18 +02:00
This reverts commit b43eee69fd
.
Many users have reported an inability to control wpa_supplicant with
this change, including not being able to use wpa_cli as root or not and
not having working internet on fresh installs.
10 lines
203 B
Text
10 lines
203 B
Text
# Default configuration file for wpa_supplicant.conf(5).
|
|
|
|
ctrl_interface=/run/wpa_supplicant
|
|
ctrl_interface_group=wheel
|
|
eapol_version=1
|
|
ap_scan=1
|
|
fast_reauth=1
|
|
update_config=1
|
|
|
|
# Add here your networks.
|