Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve TuneD detection mechanism #788

Merged
merged 1 commit into from
Nov 4, 2024
Merged

Conversation

geragio
Copy link
Contributor

@geragio geragio commented Nov 3, 2024

This PR improves the detection mechanism for TuneD on the host system.
Previously, when TuneD was removed or absent, the system would generate an error when removing auto-cpufreq deamon or when starting the software in live mode:

* Enabling TuneD

Unit tuned.service does not exist, proceeding anyway.
Failed to enable unit: Unit file tuned.service does not exist.`

With this improvement, auto-cpufreq now gracefully handles the absence of TuneD without producing misleading errors.

@AdnanHodzic AdnanHodzic merged commit d45a318 into AdnanHodzic:master Nov 4, 2024
2 checks passed
@AdnanHodzic
Copy link
Owner

Great! Thank you for your contribution, you will be credited for your work as part of future release.

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