From f41b446a7677c030250ccf318306dc637d1d9871 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 5 Jan 2016 17:40:51 +0100 Subject: man: document that DNS= and Domains= is implemented by resolved --- man/systemd.network.xml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'man') diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 6091f2fdf5..36172ae8b5 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -363,19 +363,22 @@ A DNS server address, which must be in the format described in inet_pton3. - This option may be specified more than once. + This option may be specified more than once. This setting is read by + systemd-resolved.service8 Domains= - The domains used for DNS resolution over this link. + The domains used for DNS resolution over this link. This setting is read by + systemd-resolved.service8 NTP= - An NTP server address. This option may be specified more than once. + An NTP server address. This option may be specified more than once. This setting is read by + systemd-timesyncd.service8 @@ -1028,7 +1031,7 @@ DHCP=yes See Also systemd1, - systemd-networkd8, + systemd-networkd.service8, systemd.link5, systemd.netdev5, systemd-resolved.service8 -- cgit v1.2.3-54-g00ecf