NTP Server bugfix

This commit is contained in:
stebifan 2015-10-01 17:04:23 +02:00
parent bb0d55dda8
commit 5664695084

View File

@ -7,8 +7,8 @@
prefix6 = 'fda0:747e:ab29:7405::/64',
timezone = 'CET-1CEST,M3.5.0,M10.5.0/3', -- Europe/Berlin
ntp_servers = {
'ntp1.infra.fftdf'
'ntp2.infra.fftdf'
'ntp1.infra.fftdf',
'ntp2.infra.fftdf',
'0.de.pool.ntp.org',
'1.de.pool.ntp.org',
},