logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git

chrony-3.5-pool-vendor-gentoo.patch (544B)


  1. - Use the Gentoo pool
  2. - Use the server directive instead of the pool directive so we get four time
  3. sources and not twelve.
  4. --- a/examples/chrony.conf.example1
  5. +++ b/examples/chrony.conf.example1
  6. @@ -1,5 +1,8 @@
  7. # Use public NTP servers from the pool.ntp.org project.
  8. -pool pool.ntp.org iburst
  9. +server 0.gentoo.pool.ntp.org iburst
  10. +server 1.gentoo.pool.ntp.org iburst
  11. +server 2.gentoo.pool.ntp.org iburst
  12. +server 3.gentoo.pool.ntp.org iburst
  13. # Record the rate at which the system clock gains/losses time.
  14. driftfile /var/lib/chrony/drift