First Commit
[librecmc/package-feed.git] / net / chrony / files / chrony.config
1 config pool
2         option hostname '2.openwrt.pool.ntp.org'
3         option maxpoll '12'
4         option iburst 'yes'
5
6 config dhcp_ntp_server
7         option iburst 'yes'
8
9 config allow
10         option interface 'lan'
11
12 config makestep
13         option threshold '1.0'
14         option limit '3'