mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
minor ntp.conf changes
This commit is contained in:
parent
52d4093d7e
commit
b29f919538
@ -2,8 +2,12 @@ server 0.pool.ntp.org iburst
|
|||||||
server 1.pool.ntp.org iburst
|
server 1.pool.ntp.org iburst
|
||||||
server 2.pool.ntp.org iburst
|
server 2.pool.ntp.org iburst
|
||||||
|
|
||||||
|
server 127.127.1.0
|
||||||
|
fudge 127.127.1.0 stratum 10
|
||||||
|
|
||||||
restrict default noquery nopeer
|
restrict default noquery nopeer
|
||||||
restrict 127.0.0.1
|
restrict 127.0.0.1
|
||||||
restrict ::1
|
restrict ::1
|
||||||
|
|
||||||
driftfile /var/lib/ntp/ntp.drift
|
driftfile /var/lib/ntp/ntp.drift
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user