Hi,
ran into a problem w/ linode hosted VM where IPv6 address changed after they migrated it to a different host.
They claim I can fix it with
sed -i 's/slaac private/slaac hwaddr/' /etc/dhcpcd.conf
However there appears to be no dhcpcd.conf on any of my CentOS 7 systems.
What is the CentOS 7 equivalent?