doc: Refine dns_resolve_method documentation

This commit is contained in:
Tim Kourt 2019-09-04 09:21:36 -07:00 committed by Denis Kenzior
parent 199e647ffd
commit c5783fed71
1 changed files with 13 additions and 3 deletions

View File

@ -27,9 +27,19 @@ max_4way_handshake_time=5
#
#
# DNS helper to use: resolvconf or systemd
# Default to systemd-resolved service
dns_resolve_method=resolvconf
# Indicate a DNS resolution method used by the system. This configuration option
# must be used in conjunction with 'enable_network_config'. The currently
# supported methods include: systemd-resolved and the resolv.conf based options
# (such as openresolv, etc).
# The following configuration 'dns_resolve_method' options are supported:
# systemd
# resolvconf
#
# If not specified, 'systemd' is used as default.
#
# dns_resolve_method=systemd
#
#
# Enable/Disable sending EAPoL packets over NL80211. Enabled by default if
# kernel support is available. Doing so sends all EAPoL traffic over directly