NTP feature request for pihole-FTL v6

only if `--update`` is appended, time synchronization is tried.

It does. The exit code 0 means time is "correct" in the sense of deviation is less than 0.1 seconds:


pihole-FTL can do this internally now but only in the new branch tweak/ntp_delay, not yet in development-v6:

https://github.com/pi-hole/FTL/pull/2004

On this branch, the code you quoted won't be necessary.


It is already there. Check out the new ntp section in pihole.toml. You have dedicated options to disable both the NTP servers for IPv4 and IPv6 as well as the client:

3 Likes