3
0
Fork 0
forked from mirrors/nixpkgs

release notes: mention iproute2 module

This commit is contained in:
Matthieu Coudron 2018-05-15 21:55:10 +09:00
parent 1e0975f4c0
commit b75a9599b4

View file

@ -53,7 +53,10 @@ $ nix-instantiate -E '(import <nixpkgsunstable> {}).gitFull'
<itemizedlist>
<listitem>
<para></para>
<para>When enabled the <literal>iproute2</literal> will copy the files
expected by ip route (e.g., <filename>rt_tables</filename>) in
<filename>/run/iproute2</filename>. This allows to write aliases for
routing tables for instance.</para>
</listitem>
</itemizedlist>
</section>