Package: udev
Version: 0.140-1
Severity: important

Hello,

version 0.140-1 adds a redundant line to 70-persistent-net.rules
regarding my network interface. Before upgrading to 0.140-1 it
contained:
# PCI device 0x1969:0x1048 (atl1)
SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:1e:8c:cf:cf:ad", 
NAME="eth0"

After the upgrade the following entry got added:
# PCI device 0x1969:0x1048 (atl1)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", 
ATTR{address}=="00:1e:8c:cf:cf:ad", ATTR{type}=="1", KERNEL=="eth*", NAME="eth1"

Obviously, the device is the same, the duplicate rule and the new
NAME-behaviour lead to my eth0 getting renamed to eth1.


regards
   Mario
-- 
Computer games don't affect kids; I mean if Pac-Man affected us as kids,
we'd all be running around in darkened rooms, munching magic pills and
listening to repetitive electronic music.
                                  -- Kristian Wilson, Nintendo Inc, 1989

Attachment: signature.asc
Description: Digital signature

Reply via email to