Am 11.01.2014 23:36, schrieb Dave Reisner:
On Sat, Jan 11, 2014 at 11:11:41PM +0100, Peter Mattern wrote:
Am 11.01.2014 01:20, schrieb Thomas Bächler:
I don't see why this would happen. since the udev rule matches on eth* as well as en*. For exactly this reason I don't understand my findings either. That's why I posted on the list.
Nevertheless I meanwhile could reproduce the problem in a regular Arch Linux VM, too. Same thing. 81-dhcpcd.rules as included in ISO 12/2013 launches dhcpcd on both the paravirtualized virtio interface and the virtualized hardware while the one from ISO 01/2014 only does so on the latter.
I also looked for evidence of an artifact in my system, but didn't find anything.
NAME doesn't seem to work here. Using ENV{INTERFACE} does, though.
Ugh, we don't have NAME set since we don't assign it. Stupid mistake.