summaryrefslogtreecommitdiff
path: root/man/resolvectl.xml
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2019-05-27 10:50:52 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2019-07-17 06:59:12 +0900
commit65856bf2083e366ce4e4a2fd9e388bce3f8d3135 (patch)
tree8c42780c08d528e3ea7826a14a0acee613ab9eae /man/resolvectl.xml
parent15761549575027c1cf959a55e25f2c9bcacb79a8 (diff)
downloadsystemd-65856bf2083e366ce4e4a2fd9e388bce3f8d3135.tar.gz
resolvectl: support networkd managed interfaces
Closes #9808.
Diffstat (limited to 'man/resolvectl.xml')
-rw-r--r--man/resolvectl.xml7
1 files changed, 2 insertions, 5 deletions
diff --git a/man/resolvectl.xml b/man/resolvectl.xml
index d4c04a1e32..a59fa4c66d 100644
--- a/man/resolvectl.xml
+++ b/man/resolvectl.xml
@@ -247,11 +247,8 @@
<listitem>
<para>Get/set per-interface DNS configuration. These commands may be used to configure various DNS settings
- for network interfaces that aren't managed by
- <citerefentry><refentrytitle>systemd-networkd.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>. (These
- commands will fail when used on interfaces that are managed by <command>systemd-networkd</command>, please
- configure their DNS settings directly inside the <filename>.network</filename> files instead.) These commands
- may be used to inform <command>systemd-resolved</command> about per-interface DNS configuration determined
+ for network interfaces. These commands may be used to inform <command>systemd-resolved</command> or
+ <command>systemd-networkd</command> about per-interface DNS configuration determined
through external means. The <option>dns</option> command expects IPv4 or IPv6 address specifications of DNS
servers to use. The <option>domain</option> command expects valid DNS domains, possibly prefixed with
<literal>~</literal>, and configures a per-interface search or route-only domain. The