]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man/network: fix default value for RequiredFamilyForOnline=
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 20 Jul 2026 05:06:40 +0000 (14:06 +0900)
committerLuca Boccassi <luca.boccassi@gmail.com>
Mon, 20 Jul 2026 11:39:18 +0000 (12:39 +0100)
It was unexpectedly changed by c89efaf9e5b0d8820dff51edfa7a0e576ed8b3b2.

Fixes #43074.

man/systemd.network.xml

index 24633a0265fe558afbb4fb789a1ed4962a9eb821..48d4ffce1a48415140f7d1db9ed320bde95ecc2b 100644 (file)
           required when determining whether the link is online (including when running
           <command>systemd-networkd-wait-online</command>). Takes one of <literal>ipv4</literal>,
           <literal>ipv6</literal>, <literal>both</literal>, or <literal>any</literal>. Defaults to
-          <literal>no</literal>. Note that this option has no effect if
+          <literal>any</literal>. Note that this option has no effect if
           <literal>RequiredForOnline=no</literal>.</para>
 
           <xi:include href="version-info.xml" xpointer="v249"/>