forked from Ivasoft/openwrt
base-files (#7316) - improve rdate reliability - make rdate config more ntp like - move time server list to /etc/config/timeserver - bump package revision
SVN-Revision: 21495
This commit is contained in:
24
package/base-files/files/etc/config/timeserver
Normal file
24
package/base-files/files/etc/config/timeserver
Normal file
@@ -0,0 +1,24 @@
|
||||
config timeserver
|
||||
option hostname ac-ntp0.net.cmu.edu
|
||||
# option interface wan
|
||||
|
||||
config timeserver
|
||||
option hostname ptbtime1.ptb.de
|
||||
|
||||
config timeserver
|
||||
option hostname ac-ntp1.net.cmu.edu
|
||||
|
||||
config timeserver
|
||||
option hostname tick.greyware.com
|
||||
|
||||
config timeserver
|
||||
option hostname ntp.xs4all.nl
|
||||
|
||||
config timeserver
|
||||
option hostname ptbtime2.ptb.de
|
||||
|
||||
config timeserver
|
||||
option hostname cudns.cit.cornell.edu
|
||||
|
||||
config timeserver
|
||||
option hostname ptbtime3.ptb.de
|
||||
Reference in New Issue
Block a user