On Mon, Jan 7, 2013 at 5:41 PM, Sander Jansen <s.jansen@xxxxxxxxx> wrote: > uessing for users of NetworkManager there shouldn't be any change. Yeah, NM won't care at all. > And people using 'systemctl enable dhcpcd@eth0' will have to change the > device name? Correct. > Can this be done before the reboot (for headless systems, so > the network will be come up on next reboot) ? Yes. To be safe you could even just enable the new name without disabling the old one (then one of them will fail on reboot, but you'll have your network). -t