summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 02:39:36 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 02:39:36 +0000
commit3f9de9c5acfbea011ce1ce95b2835c6959607e31 (patch)
tree0530c86cd6c09139baa615679d664d4fe2c076b1
parentUpdating vcs fields. (diff)
downloadsystemd-3f9de9c5acfbea011ce1ce95b2835c6959607e31.tar.xz
systemd-3f9de9c5acfbea011ce1ce95b2835c6959607e31.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 96ae117..b7889e6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,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