network time: we haz a pool! #1374

While here, time-update-interval does not exist and update the
xml lint pass to pick up the sample file, too.
This commit is contained in:
Franco Fichtner 2017-12-21 18:22:34 +01:00
parent 0284604dda
commit 97daba95d9
2 changed files with 2 additions and 3 deletions

View File

@ -276,7 +276,7 @@ lint: plist-check
find ${.CURDIR}/src ${.CURDIR}/Scripts \
-name "*.sh" -type f -print0 | xargs -0 -n1 sh -n
find ${.CURDIR}/src ${.CURDIR}/Scripts \
-name "*.xml" -type f -print0 | xargs -0 -n1 xmllint --noout
-name "*.xml*" -type f -print0 | xargs -0 -n1 xmllint --noout
find ${.CURDIR}/src \
! -name "*.xml" ! -name "*.xml.sample" ! -name "*.eot" \
! -name "*.svg" ! -name "*.woff" ! -name "*.woff2" \

View File

@ -204,8 +204,7 @@
<nextuid>2000</nextuid>
<nextgid>2000</nextgid>
<timezone>Etc/UTC</timezone>
<time-update-interval>300</time-update-interval>
<timeservers>0.nl.pool.ntp.org</timeservers>
<timeservers>0.opnsense.pool.ntp.org</timeservers>
<webgui>
<protocol>https</protocol>
<authmode>Local Database</authmode>