projects
/
openwrt
/
svn-archive
/
archive.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[package] update ser2net to 2.6 (#5901)
[openwrt/svn-archive/archive.git]
/
net
/
ntpclient
/
files
/
ntpclient.config
1
config ntpserver
2
option hostname '0.openwrt.pool.ntp.org'
3
option port '123'
4
5
config ntpserver
6
option hostname '1.openwrt.pool.ntp.org'
7
option port '123'
8
9
config ntpserver
10
option hostname '2.openwrt.pool.ntp.org'
11
option port '123'
12
13
config ntpserver
14
option hostname '3.openwrt.pool.ntp.org'
15
option port '123'
16
17
config ntpdrift
18
option freq '0'
19
20
config ntpclient
21
option interval 60
22
#option count 10