Skip to content

Conversation

Sai-teja573
Copy link
Contributor

This PR introduces a self-contained reboot health check script that:

  • Automatically creates and enables a systemd service on first run
  • Performs post-reboot validation (root shell, filesystems, kernel, network)
  • Retries up to 3 times on failure
  • Logs results and cleans up after success or max retries

Includes:

  • run.sh: main logic
  • cleanup_service.sh: optional cleanup utility
  • README.md with usage and result format

Tested and verified on target device.

Includes automated systemd service creation, post-reboot validation,
retry mechanism, and result logging and readme documentation

Signed-off-by: Sai-teja573 <[email protected]>
Copy link

This pull request has been marked as stale due to 30 days of inactivity. To prevent automatic closure in 7 days, remove the stale label or add a comment. You can reopen a closed pull request at any time.

@github-actions github-actions bot added the Stale label Aug 14, 2025
@github-actions github-actions bot closed this Aug 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant