summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 15:36:55 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 15:36:55 +0000
commit97b6de5632b809b89aebc997f547e6353d1378e4 (patch)
tree4185677b684dded17b4c6101d139ae068db7977b
parentUpdating vcs fields. (diff)
downloadsystemd-97b6de5632b809b89aebc997f547e6353d1378e4.tar.xz
systemd-97b6de5632b809b89aebc997f547e6353d1378e4.zip
Updating ntp servers for Progress Linux.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 44465f9..b9939ef 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ ifeq ($(DEB_VENDOR),Ubuntu)
SUPPORT_URL = http://www.ubuntu.com/support
CONFFLAGS_DISTRO =
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