887cbaee0a
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/wpa_supplicant#1ffda691c823c9a62d17671dbea9182bd2ebdc5a
12 lines
258 B
Plaintext
12 lines
258 B
Plaintext
# Use the flag "-i" before each of your interfaces, like so:
|
|
# INTERFACES="-ieth1 -iwlan0"
|
|
INTERFACES=""
|
|
|
|
# Use the flag "-D" before each driver, like so:
|
|
# DRIVERS="-Dwext"
|
|
DRIVERS=""
|
|
|
|
# Other arguments
|
|
# -s Use syslog logging backend
|
|
OTHER_ARGS="-s"
|