projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
swconfig: fix vlan/port configs being applied to all switches
[openwrt.git]
/
package
/
base-files
/
files
/
etc
/
config
/
timeserver
diff --git
a/package/base-files/files/etc/config/timeserver
b/package/base-files/files/etc/config/timeserver
index
d8db088
..
294631e
100644
(file)
--- a/
package/base-files/files/etc/config/timeserver
+++ b/
package/base-files/files/etc/config/timeserver
@@
-1,15
+1,9
@@
-config timeserver
- option hostname ac-ntp0.net.cmu.edu
-# option interface wan
-
config timeserver
option hostname ptbtime1.ptb.de
config timeserver
option hostname ptbtime1.ptb.de
+# option interface wan
config timeserver
config timeserver
- option hostname ac-ntp1.net.cmu.edu
-
-config timeserver
- option hostname tick.greyware.com
+ option hostname time-a.nist.gov
config timeserver
option hostname ntp.xs4all.nl
config timeserver
option hostname ntp.xs4all.nl
@@
-18,7
+12,4
@@
config timeserver
option hostname ptbtime2.ptb.de
config timeserver
option hostname ptbtime2.ptb.de
config timeserver
- option hostname cudns.cit.cornell.edu
-
-config timeserver
- option hostname ptbtime3.ptb.de
+ option hostname time-b.nist.gov
This page took
0.028943 seconds
and
4
git commands to generate.