]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Remove outdated disable_ipv6 docs
authorRichard Laager <rlaager@wiktel.com>
Thu, 18 Feb 2021 07:11:53 +0000 (01:11 -0600)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 18 Feb 2021 07:51:27 +0000 (16:51 +0900)
This was changed in commit 482efedc081b0c4bf2e77a3dee6b979d9c9a5765,
which was released in v243, to only enable and never disable IPv6.

Signed-off-by: Richard Laager <rlaager@wiktel.com>
man/systemd.network.xml

index bf6aa80bd29aac421c91ef4baf40667c0155969f..1d9b8d4dd522b40c31b7282fe38bb177d4aa7e6d 100644 (file)
     <filename>/etc/</filename> take precedence over those in <filename>/run/</filename> which in turn
     take precedence over those in <filename>/usr/lib/</filename>. Drop-in files under any of these
     directories take precedence over the main network file wherever located.</para>
-
-    <para>Note that an interface without any static IPv6 addresses configured, and neither DHCPv6
-    nor IPv6LL enabled, shall be considered to have no IPv6 support. IPv6 will be automatically
-    disabled for that interface by writing "1" to
-    <filename>/proc/sys/net/ipv6/conf/<replaceable>ifname</replaceable>/disable_ipv6</filename>.
-    </para>
   </refsect1>
 
   <refsect1>