NTP Server bugfix
This commit is contained in:
parent
bb0d55dda8
commit
5664695084
@ -7,8 +7,8 @@
|
|||||||
prefix6 = 'fda0:747e:ab29:7405::/64',
|
prefix6 = 'fda0:747e:ab29:7405::/64',
|
||||||
timezone = 'CET-1CEST,M3.5.0,M10.5.0/3', -- Europe/Berlin
|
timezone = 'CET-1CEST,M3.5.0,M10.5.0/3', -- Europe/Berlin
|
||||||
ntp_servers = {
|
ntp_servers = {
|
||||||
'ntp1.infra.fftdf'
|
'ntp1.infra.fftdf',
|
||||||
'ntp2.infra.fftdf'
|
'ntp2.infra.fftdf',
|
||||||
'0.de.pool.ntp.org',
|
'0.de.pool.ntp.org',
|
||||||
'1.de.pool.ntp.org',
|
'1.de.pool.ntp.org',
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user