0.1.2-DEV-20201009-043714

-------------------------
    * MODIFY:
      - changed default ntp server for the lan
      - updated ntp_conf.j2 template to include the iburst option
This commit is contained in:
2020-10-09 04:38:16 -04:00
parent 4b842d6fce
commit 735fb9eb92
2 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ restrict {{ ntp_network }} mask {{ ntp_netmask }} nomodify notrap
server {{ server }}
{% endfor %}
{% else %}
server {{ ntp_lan_server }}
server {{ ntp_lan_server }} iburst
{% endif %}
includefile /etc/ntp/crypto/pw