chiark / gitweb /
man: document that per-interface sysctl variables are applied as network interfaces...
authorLennart Poettering <lennart@poettering.net>
Sun, 23 Feb 2014 15:43:19 +0000 (16:43 +0100)
committerLennart Poettering <lennart@poettering.net>
Sun, 23 Feb 2014 15:43:19 +0000 (16:43 +0100)
https://bugzilla.redhat.com/show_bug.cgi?id=1062955

man/sysctl.d.xml

index 5544283d49a229e5245ea04f17972e958b5be0d3..00a857b11a3cd4ca30140db9f61cff8a4d943a2a 100644 (file)
                 <filename>/dev/null</filename> in
                 <filename>/etc/sysctl.d/</filename> bearing the
                 same filename.</para>
+
+                <para>The settings configured with
+                <filename>sysctl.d</filename> files will be applied
+                early on boot. The network interface-specific options
+                will also be applied individually for each network
+                interface as it shows up in the system. (More
+                specifically, that is
+                <filename>net.ipv4.conf.*</filename>,
+                <filename>net.ipv6.conf.*</filename>,
+                <filename>net.ipv4.neigh.*</filename> and <filename>net.ipv6.neigh.*</filename>)</para>
         </refsect1>
 
         <refsect1>