1
0
Fork 0

Updating ntp servers for Progress Linux.

Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
Daniel Baumann 2025-06-25 18:10:43 +02:00
parent 4362d51f42
commit abf82240d2
Signed by: daniel.baumann
GPG key ID: BCC918A2ABD66424

2
debian/rules vendored
View file

@ -30,7 +30,7 @@ ifeq ($(DEB_VENDOR),Ubuntu)
-Ddefault-mdns=no
else
DEFAULT_NTP_SERVERS = 0.debian.pool.ntp.org 1.debian.pool.ntp.org 2.debian.pool.ntp.org 3.debian.pool.ntp.org
DEFAULT_NTP_SERVERS = 2.progress.pool.ntp.org
SUPPORT_URL = https://www.debian.org/support
CONFFLAGS_DISTRO =
endif