summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 02:31:12 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 02:31:12 +0000
commit9602f9d43548c11a3cb4d8030fc536b1071fe610 (patch)
tree1979b9a472834c2024b306fba11f63c0fe774740
parentUpdating vcs fields. (diff)
downloadsystemd-9602f9d43548c11a3cb4d8030fc536b1071fe610.tar.xz
systemd-9602f9d43548c11a3cb4d8030fc536b1071fe610.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 b67f29a..e91c435 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