Skip to content

Comments

RDKB-63303, RDKB-63414 : Move RdkLogger Scripts to Cron#231

Open
ksures101 wants to merge 1 commit intodevelopfrom
feature/RDKB-63414
Open

RDKB-63303, RDKB-63414 : Move RdkLogger Scripts to Cron#231
ksures101 wants to merge 1 commit intodevelopfrom
feature/RDKB-63414

Conversation

@ksures101
Copy link

Reason for change: Running the rdklogger scripts as cron jobs instead of background processes when the cron is enabled and running as normal background process when the cron is disabled.
Test Procedure: Check scripts are running in crontab when the cron is enabled.
Priority: P1
Risks: None

Signed-off-by: KavyaChowdahalli_Suresh@comcast.com

@ksures101 ksures101 requested a review from a team as a code owner February 19, 2026 11:35
Copilot AI review requested due to automatic review settings February 19, 2026 11:35
@ksures101 ksures101 requested a review from a team as a code owner February 19, 2026 11:35
Copy link
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

This PR adds a new RFC (RDK Feature Control) configuration variable RdkbLogCronEnable to enable running RdkLogger scripts as cron jobs instead of background processes. The change adds a default configuration value to the ARM platform's system defaults file.

Changes:

  • Added RdkbLogCronEnable=true as a default RFC configuration for ARM devices to enable cron-based execution of RdkLogger scripts

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

Copy link
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 2 comments.


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

Reason for change: Running the rdklogger scripts as cron jobs instead of background processes when the cron is enabled and running as normal background process when the cron is disabled.
Test Procedure: Check scripts are running in crontab when the cron is enabled.
Priority: P1
Risks: None

Signed-off-by: KavyaChowdahalli_Suresh@comcast.com
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.

1 participant