Change NTP server on HassOS

 

NTP

You can manual edit the systemd timesync file on /etc/systemd/timesyncd.conf. Our default ntp configuration look like:

[Time]
NTP=time1.google.com time2.google.com time3.google.com
FallbackNTP=0.pool.ntp.org 1.pool.ntp.org 2.pool.ntp.org 3.pool.ntp.org

Comments