]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/network/networkd-link.c
networkd: improve interface rename log message a bit (#7299)
authorLennart Poettering <lennart@poettering.net>
Sun, 12 Nov 2017 15:26:58 +0000 (16:26 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 12 Nov 2017 15:26:58 +0000 (16:26 +0100)
commitaa2b10daecda8e9748bfa2201ff963db444b6714
treeb050838d6a9d3248989821f6381555689f009306
parentedc3eff50f0339f6aa8e0fab4e66d0a07fbd7b0e
networkd: improve interface rename log message a bit (#7299)

Let's clarify that it's not networkd that renames interfaces, but
something else (for example, udev's link builtin based on .link files)

This doesn't change any logic, it just rewords the message a bit, to
clarify that we only log this for informational purposes, not because we
execute the rename operation ourselves.

Fixes: #7143
src/network/networkd-link.c