Skip to content

Changed service file#10

Merged
kshk123 merged 1 commit intomainfrom
update-service-file
Jan 2, 2026
Merged

Changed service file#10
kshk123 merged 1 commit intomainfrom
update-service-file

Conversation

@kshk123
Copy link
Owner

@kshk123 kshk123 commented Jan 2, 2026

No description provided.

Copilot AI review requested due to automatic review settings January 2, 2026 22:12
Copy link

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 modernizes the systemd service file by consolidating configuration from command-line arguments into a YAML configuration file and updates the script filename to follow Python naming conventions.

Key changes:

  • Replaced inline command-line arguments (--retry-interval, --normal-interval, --socket-timeout, --port) with a single --config flag pointing to config.yaml
  • Updated script name from SpeedTest.py (PascalCase) to speed_test.py (snake_case) to follow Python conventions
  • Simplified the service file by removing detailed command-line argument documentation

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

@kshk123 kshk123 merged commit fc27809 into main Jan 2, 2026
7 checks passed
@kshk123 kshk123 deleted the update-service-file branch January 2, 2026 22:14
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