blob: 56a6c11b9b9ca2985cd4719a5d190e894cef1b50 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# conf.d file for wpa_supplicant
#
# Please check man 8 wpa_supplicant for more information about the options
# wpa_supplicant accepts.
wpa_supplicant_args=""
# The dbus interface will be enabled by default if wpa_supplicant.conf is
# missing. use wpa_supplicant_dbus to explicitly enable/disable dbus interface
#wpa_supplicant_dbus=no
|