On Sat 05 Apr 2014 at 19:29:51 -0400, Stephen Powell wrote:

> In the past, the init scripts contained a work-around for this problem
> by re-directing output to a temporary file.  Originally, this file was
> called /dev/.udev/tmp-rules--70-persistent-net.rules.  In later releases,
> the name of the temporary file was changed to
> /run/udev/tmp-rules--70-persistent-net.rules.  Once the permanent root
> file system was mounted read/write, the temporary file was appended to
> /etc/udev/rules.d/70-persistent-net.rules.  This logic is either absent
> or incomplete in jessie.  Try this.
> 
>    cd /etc
>    grep -r tmp-rules .
> 
> Compare the output on a wheezy system and a jessie system.  I suspect that
> this is at least part of the problem.

A way to "fix" this bug would be to implement Predictable Network
Interface Names. The case is well made at at

   
http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/

and the Debian changelog does say

   Keep the old persistent network interface naming scheme for now....

The "for now" implies that the old way may not be around for ever in
Debian; net.ifnames=0 seems to work for those who want to remain with
it.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to