]> git.ipfire.org Git - thirdparty/systemd.git/commit
timesync: assume link NTP servers are unchanged on error and no servers registered yet 39220/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 5 Oct 2025 19:03:39 +0000 (04:03 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 5 Oct 2025 19:49:53 +0000 (04:49 +0900)
commit3cc725ca6b27fc4acff68b2f3a024c02c59f3f60
tree9bdd40ac9d9d61eb971154c85db57a282c31e90b
parenta6b5e247460de7a6efe57aa9e6dfbf62962a3ef4
timesync: assume link NTP servers are unchanged on error and no servers registered yet

This also silences annoying debug message when networkd is not running,
in which case sd_network_get_ntp() returns -ENOENT.
src/timesync/timesyncd-manager.c