From 78c459acdd92e1f47cf9280cb4b5352297da83d5 Mon Sep 17 00:00:00 2001 From: nanimatta <84963246+nanimatta@users.noreply.github.com> Date: Tue, 28 Apr 2026 16:28:43 -0400 Subject: [PATCH] RDKMW-TEST: Increase for NTP partnerURL --- lib/rdk/timesyncd-conf-update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/rdk/timesyncd-conf-update.sh b/lib/rdk/timesyncd-conf-update.sh index 59a389fe..5678c787 100755 --- a/lib/rdk/timesyncd-conf-update.sh +++ b/lib/rdk/timesyncd-conf-update.sh @@ -26,7 +26,7 @@ output="" count=0 LOG_FILE="/opt/logs/ntp.log" attempts=1 -max_attempts=5 +max_attempts=40 if [ -f /etc/env_setup.sh ]; then . /etc/env_setup.sh