X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.network.xml;h=087e9e2156324f2baec2ae225f4daf4efba335ce;hb=c87664fef45fc1dadc2303675ed357e0dde61db9;hp=35225512931f3aeeadea2aa153c80e554bc56023;hpb=3e43b2cd97bd82efe6a09e8b9b2e6b5f33f578a0;p=elogind.git diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 352255129..087e9e215 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -297,7 +297,7 @@ separated by a / character. Specify this key more than once to configure several addresses. The format of the address must be as described in - inet_pton3. + inet_pton3. This is a short-hand for an [Address] section only containing an Address key (see below). This option may be specified more than once. @@ -323,7 +323,7 @@ The gateway address, which must be in the format described in - inet_pton3. + inet_pton3. This is a short-hand for a [Route] section only containing a Gateway key. This option may be specified more than once. @@ -334,7 +334,7 @@ A DNS server address, which must be in the format described in - inet_pton3. + inet_pton3. This option may be specified more than once. @@ -440,7 +440,7 @@ The broadcast address, which must be in the format described in - inet_pton3. + inet_pton3. This key only applies to IPv4 addresses. If it is not given, it is derived from the Address key. @@ -514,6 +514,14 @@ any statically configured ones. + + UseNTP= + + When true (the default), the NTP servers received + from the DHCP server will be used by systemd-timesyncd + and take precedence over any statically configured ones. + + UseMTU= @@ -568,7 +576,7 @@ DHCP client identifier to use. Either mac to use the MAC address of the link or duid - (the default) to use a RFC4361-complient Client ID. + (the default) to use a RFC4361-compliant Client ID. @@ -662,7 +670,7 @@ Gateway=192.168.0.1 Name=en* [Network] -DHCP=both +DHCP=yes