diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 20:58:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 20:58:28 +0000 |
commit | d1cc895ae7172780b1185937bfa5411e8c537459 (patch) | |
tree | 913dc82c8b2d48691f7b598c9ffaaea5f078175b /debian | |
parent | Updating vcs fields. (diff) | |
download | chrony-d1cc895ae7172780b1185937bfa5411e8c537459.tar.xz chrony-d1cc895ae7172780b1185937bfa5411e8c537459.zip |
Updating pool.ntp.org vendor zone for progress-linux.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/chrony.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/chrony.conf b/debian/chrony.conf index bd63609..13570c4 100644 --- a/debian/chrony.conf +++ b/debian/chrony.conf @@ -4,8 +4,8 @@ # Include configuration files found in /etc/chrony/conf.d. confdir /etc/chrony/conf.d -# Use Debian vendor zone. -pool 2.debian.pool.ntp.org iburst +# Use Progress Linux vendor zone. +pool 2.progress.pool.ntp.org iburst # Use time sources from DHCP. sourcedir /run/chrony-dhcp |