Skip to content

RDKB-64184, RDKB-63906 : start or stop Network Intelligence (NI) service only if present#84

Merged
GoutamD2905 merged 2 commits into
developfrom
feature/add_ni_service_check
Jun 1, 2026
Merged

RDKB-64184, RDKB-63906 : start or stop Network Intelligence (NI) service only if present#84
GoutamD2905 merged 2 commits into
developfrom
feature/add_ni_service_check

Conversation

@SanthoshGujulvajagadeesh
Copy link
Copy Markdown
Contributor

Reason for change: On NI RFC DML parameter enable or disable, start or stop NI service only if present.
Test Procedure:

Cujo Agent process should work as designed.
If Network Intelligence RFC is enabled, cujo-qosd process should work as designed.

Risks: Low
Priority: P1

Signed-off-by: Santhosh_GujulvaJagadeesh@comcast.com

Copilot AI review requested due to automatic review settings June 1, 2026 05:21
@SanthoshGujulvajagadeesh SanthoshGujulvajagadeesh requested review from a team as code owners June 1, 2026 05:21
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 Advanced Security startup script to manage the Network Intelligence (NI) systemd service more safely, avoiding start/stop attempts when the NI service is not installed/present on the device.

Changes:

  • Treat NI RFC enablement as a simple if enabled -> enable else -> disable flow (consistent with other RFC toggles in the script).
  • Gate systemctl start/stop for NI behind a unit-file presence check to avoid failures when the NI service is absent.

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

Comment thread scripts/start_adv_security.sh Outdated
Comment thread scripts/start_adv_security.sh Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 1, 2026 05:40
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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@GoutamD2905 GoutamD2905 merged commit 799a579 into develop Jun 1, 2026
11 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants