summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-10 20:52:55 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-10 20:52:55 +0000
commitcc34cacbde74a313f02e68ac449e06aa0e3affd4 (patch)
treebe8ca3bbb8b2e59d71537073bb8cbcc36731687a
parentUpdating vcs fields. (diff)
downloadsystemd-cc34cacbde74a313f02e68ac449e06aa0e3affd4.tar.xz
systemd-cc34cacbde74a313f02e68ac449e06aa0e3affd4.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 9d5b3b1..c26b3e5 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