]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/networkd.conf.xml
sd-bus: Add sd_bus_list_names docs
[thirdparty/systemd.git] / man / networkd.conf.xml
index 2041ddd42754bc9f754d9c56190db7240c2209cd..6c60f6cf6b25f07b5a40d58329d1a250a097b66c 100644 (file)
         <listitem><para>Specifies the time interval to calculate the traffic speed of each interface.
         If <varname>SpeedMeter=no</varname>, the value is ignored. Defaults to 10sec.</para></listitem>
       </varlistentry>
+
+      <varlistentry>
+        <term><varname>ManageForeignRoutes=</varname></term>
+        <listitem><para>A boolean. When true, <command>systemd-networkd</command> will store any routes
+        configured by other tools in its memory. When false, <command>systemd-networkd</command> will
+        not manage the foreign routes, thus they are kept even if <varname>KeepConfiguration=</varname>
+        is false. Defaults to yes.</para></listitem>
+      </varlistentry>
+
     </variablelist>
   </refsect1>