summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 21:29:20 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 21:29:20 +0000
commitf28e71054d9fbc61962f253680bcada4b1b27d5f (patch)
tree5e6a3522f52344f8b5072a9cebe07394019e793e
parentUpdating vcs fields. (diff)
downloadsystemd-f28e71054d9fbc61962f253680bcada4b1b27d5f.tar.xz
systemd-f28e71054d9fbc61962f253680bcada4b1b27d5f.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