summaryrefslogtreecommitdiff
path: root/net-misc/chrony/files/chrony-3.5-pool-vendor-gentoo.patch
blob: 817a41067382d9d419a1b9c4c058c70765befa6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
- Use the Gentoo pool
- Use the server directive instead of the pool directive so we get four time
  sources and not twelve.

--- a/examples/chrony.conf.example1
+++ b/examples/chrony.conf.example1
@@ -1,5 +1,8 @@
 # Use public NTP servers from the pool.ntp.org project.
-pool pool.ntp.org iburst
+server 0.gentoo.pool.ntp.org iburst
+server 1.gentoo.pool.ntp.org iburst
+server 2.gentoo.pool.ntp.org iburst
+server 3.gentoo.pool.ntp.org iburst
 
 # Record the rate at which the system clock gains/losses time.
 driftfile /var/lib/chrony/drift