Comment 5 for bug 1585335

Revision history for this message
James (k-james-d) wrote :

May not be the "best" answer, but I'm just adding /etc/udev/rules.d/70-persistent-net.rules with the following:

SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth0", NAME="eth0"

And not touching changes made by that packages.