diff options
Diffstat (limited to 'recipes-support/ntp')
-rw-r--r-- | recipes-support/ntp/files/ntp.conf.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-support/ntp/files/ntp.conf.patch b/recipes-support/ntp/files/ntp.conf.patch index 691d039..2fd26ef 100644 --- a/recipes-support/ntp/files/ntp.conf.patch +++ b/recipes-support/ntp/files/ntp.conf.patch @@ -35,9 +35,9 @@ diff -Naur old/ntp.conf new/ntp.conf +restrict -6 ::1 + +# GPS Serial data reference (NTP0) -+# This sets the GPS 80 milliseconds slower than the PPS. ++# This sets the GPS 50 milliseconds slower than the PPS. +server 127.127.28.0 -+fudge 127.127.28.0 time1 0.080 refid GPS ++fudge 127.127.28.0 time1 0.050 refid GPS + +# GPS PPS reference (NTP2) +server 127.127.28.2 prefer |