Skip to content

RDKEMW-21821: Order service start after PowerManager - #329

Open
Anand73-n wants to merge 1 commit into
support/1.12.0from
feature/RDKEMW-21821
Open

RDKEMW-21821: Order service start after PowerManager#329
Anand73-n wants to merge 1 commit into
support/1.12.0from
feature/RDKEMW-21821

Conversation

@Anand73-n

Copy link
Copy Markdown
Contributor

Reason for change: Ensure PowerManager service is started before NetworkManager
Test procedure: Reboot, then inspect the order units actually started
Risks: low
Priority: P1

Reason for change: Ensure PowerManager service is started before NetworkManager
Test procedure: Reboot, then inspect the order units actually started
Risks: low
Priority: P1

Signed-off-by: Anand N <Anand_N@comcast.com>
Copilot AI review requested due to automatic review settings July 23, 2026 03:28
@Anand73-n
Anand73-n requested a review from a team as a code owner July 23, 2026 03:28

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Ensures wpeframework-networkmanager is ordered to start after the PowerManager service on GNOME/systemd-based deployments, aligning NetworkManager startup sequencing with PowerManager availability.

Changes:

  • Add a systemd drop-in to order NetworkManager after wpeframework-powermanager.service.
  • Install the new drop-in into wpeframework-networkmanager.service.d via CMake.
  • Adjust constructor logging in NetworkManagerPowerClient.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
plugin/NetworkManagerPowerClient.cpp Updates constructor logging around the PowerManager RPC Open call.
plugin/gnome/systemd/nm-powermanager.conf Adds a systemd drop-in to order NetworkManager after PowerManager.
plugin/CMakeLists.txt Installs the new systemd drop-in into the NetworkManager service override directory.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread plugin/NetworkManagerPowerClient.cpp
Comment thread plugin/gnome/systemd/nm-powermanager.conf

@karuna2git karuna2git left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved. Let LRM merges if there is hotpatch release for 8.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants