be needed.
Michael
-Ursprüngliche Nachricht-
Von: Richard Maw [mailto:richard@codethink.co.uk]
Gesendet: Donnerstag, 3. Dezember 2015 14:55
An: Kaesbauer Michael
Cc: systemd-devel@lists.freedesktop.org
Betreff: Re: [systemd-devel] Rename NIC by using dynamic MAC
On Thu, Dec 03, 2015
Hi,
up to now I found no way to write an udev rule which renames a specific NIC by
using a MAC address that is returned by a bash script. The reason for getting
the MAC address by the bash script is that the renaming NIC rule should be
applied to different CPUs (with different MACs).
Here is