From a34f029ed08d082fee4fc7f7849ddb41b0744294 Mon Sep 17 00:00:00 2001 From: mtirum011 Date: Wed, 15 Jul 2026 06:05:36 +0000 Subject: [PATCH] RDKEMW-20916 : [RDKE] [Develop] RDKV-to-RDKE Migration: Unexpected Network Connectivity Prior to Migration Completion --- systemd_units/NetworkManager_ecfs.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/systemd_units/NetworkManager_ecfs.conf b/systemd_units/NetworkManager_ecfs.conf index dcf4079f..a47863c4 100644 --- a/systemd_units/NetworkManager_ecfs.conf +++ b/systemd_units/NetworkManager_ecfs.conf @@ -1,2 +1,3 @@ [Unit] -After=securemount.service +After=securemount.service bootversion-loader.service +Wants=bootversion-loader.service