From: Yu Watanabe Date: Fri, 2 Feb 2024 06:08:14 +0000 (+0900) Subject: man: fix default behavior of RequiredFamilyForOnline= X-Git-Tag: v256-rc1~950^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c89efaf9e5b0d8820dff51edfa7a0e576ed8b3b2;p=thirdparty%2Fsystemd.git man: fix default behavior of RequiredFamilyForOnline= --- diff --git a/man/systemd.network.xml b/man/systemd.network.xml index c1b0eec1a72..9bad97b07b8 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -301,9 +301,8 @@ required when determining whether the link is online (including when running systemd-networkd-wait-online). Takes one of ipv4, ipv6, both, or any. Defaults to - any. Note that this option has no effect if - RequiredForOnline=no, or if RequiredForOnline= - specifies a minimum operational state below degraded. + no. Note that this option has no effect if + RequiredForOnline=no.