On Thu, 25 Dec 2025 08:10:33 +0100 Cyril Brulebois <[email protected]> wrote:
> Uncommenting the `option ntp_servers` line in /etc/dhcpcd.conf is
> sufficient to fix the issue:

Done.

> I strongly suggest adjusting the configuration to enable this option,
> first in unstable, and then in trixie, making sure to coordinate with
> the release team.

Agreed.

This being said, the whole fix requires enabling timesyncd. On my
personal hosts, I had to manually issue the following:

sudo timedatectl set-ntp true

The only serious bug is there, not in dhcpcd. Basically, if timesyncd
is enabled, it will sync to its default servers once there is a
network connection. If it's disabled, no amount of having dhcpcd
request NTP servers will fix that.

Martin-Éric

Reply via email to