Rewrote host environment targets to work out of the box
[project/luci.git] / contrib / uci / hostfiles / etc / config / ntpclient
1 config ntpclient
2         option hostname '0.openwrt.pool.ntp.org'
3         option port     '123'
4         option count    '0'
5
6 config ntpclient
7         option hostname '1.openwrt.pool.ntp.org'
8         option port     '123'
9         option count    '0'
10
11 config ntpclient
12         option hostname '2.openwrt.pool.ntp.org'
13         option port     '123'
14         option count    '0'
15
16 config ntpclient
17         option hostname '3.openwrt.pool.ntp.org'
18         option port     '123'
19         option count    '0'
20
21 config ntpdrift
22         option freq     '0'