On Tue, 14.03.17 19:18, Chris Trobridge ([email protected]) wrote:
> > On Fedora 25 I can rename a tap interface with a .link file in > /etc/systemd/network but I cannot rename any Ethernet interfaces. It should work for all interfaces. My educated guess is that your .link file was ignored due to the existance of /usr/lib/systemd/network/99-default.link. Make sure to prefix your .link file with some number < 99 to ensure it takes precedence. Lennart -- Lennart Poettering, Red Hat _______________________________________________ systemd-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/systemd-devel
