chrony: import from oldpackages

Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
This commit is contained in:
Miroslav Lichvar
2015-09-22 20:54:41 +02:00
committed by Steven Barth
parent 0f6e674a62
commit 71559ae85f
11 changed files with 293 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
config pool
option hostname '2.openwrt.pool.ntp.org'
option maxpoll '12'
option iburst 'yes'
config allow
option interface 'lan'
config makestep
option threshold '1.0'
option limit '3'