Skip to content

RDKEMW-15033: Move tenablehdcp to rdke GitHub#194

Open
santoshcomcast wants to merge 1 commit into
developfrom
topic/RDKEMW-15033-fix-tenablehdcp-crash2
Open

RDKEMW-15033: Move tenablehdcp to rdke GitHub#194
santoshcomcast wants to merge 1 commit into
developfrom
topic/RDKEMW-15033-fix-tenablehdcp-crash2

Conversation

@santoshcomcast
Copy link
Copy Markdown
Contributor

Reason for change: Add mfrmgr service dependency
Test Procedure: refer RDKEMW-15033
Risks: High
Signed-off-by:gsanto722 grandhi_santoshkumar@comcast.com

Reason for change: Move tenablehdcp to rdke GitHub
Test Procedure: refer RDKEMW-15033
Risks: High
Signed-off-by:gsanto722 <grandhi_santoshkumar@comcast.com>
Copilot AI review requested due to automatic review settings May 7, 2026 11:06
@santoshcomcast santoshcomcast requested a review from a team as a code owner May 7, 2026 11:06
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the dsmgr systemd unit to account for an mfrmgr startup dependency/order within the IARM manager services.

Changes:

  • Adds mfrmgr.service to dsmgr.service’s After= ordering list.

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

Comment thread conf/dsmgr.service
@@ -19,7 +19,7 @@
[Unit]
Description=IARM Mgr Daemon DS MGR
Requires=iarmbusd.service
Comment thread conf/dsmgr.service
Comment on lines 19 to +22
[Unit]
Description=IARM Mgr Daemon DS MGR
Requires=iarmbusd.service
After=lighttpd.service iarmbusd.service sysmgr.service wpeframework-powermanager.service
After=lighttpd.service iarmbusd.service sysmgr.service mfrmgr.service wpeframework-powermanager.service
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.

2 participants