mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-02-16 23:40:43 +01:00
doc: Refine dns_resolve_method documentation
This commit is contained in:
parent
199e647ffd
commit
c5783fed71
@ -27,9 +27,19 @@ max_4way_handshake_time=5
|
|||||||
#
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
# DNS helper to use: resolvconf or systemd
|
# Indicate a DNS resolution method used by the system. This configuration option
|
||||||
# Default to systemd-resolved service
|
# must be used in conjunction with 'enable_network_config'. The currently
|
||||||
dns_resolve_method=resolvconf
|
# 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
|
# Enable/Disable sending EAPoL packets over NL80211. Enabled by default if
|
||||||
# kernel support is available. Doing so sends all EAPoL traffic over directly
|
# kernel support is available. Doing so sends all EAPoL traffic over directly
|
||||||
|
Loading…
x
Reference in New Issue
Block a user