iproute2: add NETNS_RUN_DIR=/run/netns to avoid using deprecated /var/run

This commit is contained in:
Xi Ruoyao 2022-02-27 16:24:47 +08:00 committed by William Harrington
parent 426a539337
commit d693c8698e

View File

@ -61,7 +61,7 @@ rm -fv man/man8/arpd.8</userinput></screen>
-->
<para>Compile the package:</para>
<screen><userinput remap="make">make</userinput></screen>
<screen><userinput remap="make">make NETNS_RUN_DIR=/run/netns</userinput></screen>
<para>This package does not have a working test suite.</para>
<!-- currently not useful, no tests actually run