Hi,
bringing my good old shelved Pi2B to new life I just installed newest Raspberry Pi OS (Lite, all updates installed) and noticed that the system didn't use the NTP servers my DHCP server provides to it, but the default Debian pool fallback servers. The fix is to uncomment the line:
#option ntp_servers
in /etc/dhcpcd.conf to make dhcpcd to actually request the NTP servers option. The hook to make systemd-timesyncd aware of the DHCP-provided NTP server list is in place already and works just fine.
Please consider this change/fix.
Best regards,
Daniel
bringing my good old shelved Pi2B to new life I just installed newest Raspberry Pi OS (Lite, all updates installed) and noticed that the system didn't use the NTP servers my DHCP server provides to it, but the default Debian pool fallback servers. The fix is to uncomment the line:
#option ntp_servers
in /etc/dhcpcd.conf to make dhcpcd to actually request the NTP servers option. The hook to make systemd-timesyncd aware of the DHCP-provided NTP server list is in place already and works just fine.
Please consider this change/fix.
Best regards,
Daniel
Statistics: Posted by droesen — Tue Apr 23, 2024 12:11 am — Replies 1 — Views 42