manpage: describe 'none' in NameResolvingService

This commit is contained in:
Denis Kenzior 2022-05-20 10:14:17 -05:00
parent b96bbb35e0
commit d459509087
1 changed files with 4 additions and 1 deletions

View File

@ -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**)