X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd-networkd.service.xml;h=e5499d66d7a3b89c097e1e96c3f63f640fc08d61;hb=8a96d94e4c33173d1426b7e0a6325405804ba224;hp=3403a7a1a709f5ce50709006b34632c301ebfaf7;hpb=54abf461d6b10dc270c4bb2aeac65f240ff1c5cd;p=elogind.git diff --git a/man/systemd-networkd.service.xml b/man/systemd-networkd.service.xml index 3403a7a1a..e5499d66d 100644 --- a/man/systemd-networkd.service.xml +++ b/man/systemd-networkd.service.xml @@ -87,11 +87,11 @@ disables the configuration file entirely. Virtual Network Devices - Netdev files must have the extension .netdev; - other extensions are ignored. Virtual network devices are created as soon - as networkd is started. + Virtual Network Device files must have the extension + .netdev; other extensions are ignored. Virtual + network devices are created as soon as networkd is started. - The [Netdev] section accepts the following + The [NetDev] section accepts the following keys: @@ -293,6 +293,14 @@ will be used as the transient hostname. + + CriticalConnection + + When true the connection will never be torn down even if the DHCP lease + expires. This is contrary to the DHCP specification, but may be the best choice + if, say, the root filesystem relies on this connection. Defaults to false. + +