Index · Directives · Python · libudev · gudev systemd 214

Name

resolved.conf — Network Name Resolution configuration file

Synopsis

/etc/systemd/resolved.conf

Description

When starting, systemd-resolved will read the configuration file resolved.conf. This configuration file determines the fallback DNS servers.

Options

DNS=

A space separated list of IPv4 and IPv6 addresses to be used as the fallback DNS servers. Note that the servers obtained from systemd-networkd.service(8) take precedence. If this option is not given, a compiled-in list of DNS servers is used instead.

See Also

systemd(1), systemd-resolved.service(8), systemd-networkd.service(8)