From 49c85aa9151b4d926bfa60fa66dc54889d265679 Mon Sep 17 00:00:00 2001 From: Aravindan NC <35158113+AravindanNC@users.noreply.github.com> Date: Mon, 4 Aug 2025 12:36:21 -0400 Subject: [PATCH] RDKEMW-6520: tr69hostif service starts before iarmbusd --- tr69hostif.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tr69hostif.service b/tr69hostif.service index 3a256e0d3..946b03e33 100644 --- a/tr69hostif.service +++ b/tr69hostif.service @@ -18,7 +18,7 @@ ########################################################################## [Unit] Description=TR69 Host Interface Daemon -After=lighttpd.service securemount.service +After=lighttpd.service securemount.service iarmbusd.service [Service] Type=notify