On Mon, 25.06.12 17:45, Joachim Banzhaf (joachim.banz...@googlemail.com) wrote:
> SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", > ATTR{address}=="5c:ff:35:00:7b:d1", ATTR{dev_id}=="0x0", > ATTR{type}=="1", KERNEL=="eth*", NAME="eth8" You cannot rename kernel device nodes anymore with current udev, since the kernel creates the device nodes via devtmpfs. The NAME="" stanza won't work, hence. Lennart -- Lennart Poettering - Red Hat, Inc. _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel