Whenever I clone a VM and re-initialize the mac address I have to manually edit
/etc/udev/rules.d/70-persistent-net.rules and
/etc/sysconfig/network-scripts/ifcfg-<interface> and fix the device names and mac addresses. I then reboot so the udev changes take effect.
Is there an easier way? Can I at least avoid the reboot?
Thanks