On Wed, 9 Feb 2022 09:05:51 -0500 Lee <[email protected]> wrote: > 2nd thought was telling the DHCP server to not hand out an NTP server > address to this one machine, but that's another damnifi know how to.
If you are running isc-dhcp-server, look for "option ntp-servers" in /etc/dhcp/dhcpd.conf. Another way to do it is to have the time server get its ip address from /etc/network/interfaces, so it ignores DHCP. -- Does anybody read signatures any more? https://charlescurley.com https://charlescurley.com/blog/

