]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: make log level lower when operations are automatically re-tried later
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 23 Jul 2018 18:22:28 +0000 (03:22 +0900)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 25 Jul 2018 10:21:53 +0000 (12:21 +0200)
commite0d95f039af65ca80cfa86809cc7b204c27c63f9
tree9a1cb42213996c883153ba4612e578a92426e9d4
parent06202b9e659e5cc72aeecc5200155b7c012fccbc
network: make log level lower when operations are automatically re-tried later

When networkd has not connected and setting hostname/timezone is
requested, the operation is delayed, not canceled. So, logging in
debug level is sufficient for the corresponding log message.

Closes #9699.
src/network/networkd-manager.c