]> git.ipfire.org Git - ipfire-2.x.git/commit
Ship NTP changes
authorJon Murphy <jon.murphy@ipfire.org>
Fri, 27 May 2022 00:40:31 +0000 (19:40 -0500)
committerPeter Müller <peter.mueller@ipfire.org>
Mon, 20 Jun 2022 20:43:34 +0000 (20:43 +0000)
commit2234e8aacac2e0d0b06dac4513585c15c2b3b440
tree39533016fb233e63bd358f2fcb4112c065df507f
parentf62b488f82b5eb6bbbc1b57d90a919d61346ef5f
Ship NTP changes

- Device time more accurate.  (e.g., +/- 10 seconds per day to < 100 ms on some devices)
   ( I know we don't need the perfect time server )
 - NTP and time will be accurate in manual mode (setting on Time Server > NTP Configuration WebGUI)
 - Change NTP "prefer" server:
    - The current preferred NTP server in an Undisciplined Local Clock.
    - This is intended when no outside source of synchronized time is available.
    - Change the "prefer" server from 127.127.1.0 to the Primary NTP server specified on
      the Time Server > NTP Configuration WebGUI page.
 - Change allows the drift file (located at /etc/ntp/drift) to be populated by ntpd.
    - The drift file is updated about once per hour which helps correct the device time.

Signed-off-by: Jon Murphy <jon.murphy@ipfire.org>
config/ntp/ntp.conf
src/initscripts/system/ntp