diff --git a/src/iwd.config.rst b/src/iwd.config.rst index f0bb020d..356b39fd 100644 --- a/src/iwd.config.rst +++ b/src/iwd.config.rst @@ -226,7 +226,7 @@ The group ``[Network]`` contains network configuration related settings. by default. This setting can also be overridden on a per-network basis. * - NameResolvingService - - Values: resolvconf, **systemd** + - Values: resolvconf, **systemd**, none Configures a DNS resolution method used by the system. @@ -236,6 +236,9 @@ The group ``[Network]`` contains network configuration related settings. If not specified, ``systemd`` is used as default. + If ``none`` is specified, then DNS and domain name information is + ignored. + * - RoutePriorityOffset - Values: uint32 value (default: **300**)