[CentOS] Systemd interface rename does not work

Sun Mar 26 12:16:35 UTC 2017
Matt . <yamakasi.014 at gmail.com>

Hi,

I'm moving to Systemd for my network management but I don't see my
link name changed when I try to using a .link name.

The .network file works right, networkmanager is removed as well to
accomplish this.

Any idea why the rename is not done ?


/etc/systemd/network/0-eth.network
[Match]
MACAddress=00:1a:4a:a9:0a:17

[Network]
Address=172.16.3.141/24
Gateway=172.16.3.254
DNS=172.16.3.1
DNS=172.16.3.2

/etc/systemd/network/0-eth.link
[Match]
MACAddress=00:1a:4a:a9:0a:17

[Link]
Name=eth0