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

feat(systemd): automatically enable/disable suspend hook #629

Merged
merged 1 commit into from
Feb 23, 2025

Conversation

languitar
Copy link
Owner

Declares the autosuspend-detect-suspend.service in the Also section of the autosuspend systemd unit. That way, the suspend unit is enabled/disabled together with the main unit and users don't have to remember activating/deactivating this unit.

Cf.: #625

Declares the autosuspend-detect-suspend.service in the Also section of
the autosuspend systemd unit. That way, the suspend unit is
enabled/disabled together with the main unit and users don't have to
remember activating/deactivating this unit.

Cf.: #625
Copy link

codecov bot commented Feb 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.79%. Comparing base (645b859) to head (772797a).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #629   +/-   ##
=======================================
  Coverage   95.79%   95.79%           
=======================================
  Files          20       20           
  Lines        1331     1331           
  Branches      115      115           
=======================================
  Hits         1275     1275           
  Misses         46       46           
  Partials       10       10           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@languitar languitar merged commit 097e567 into main Feb 23, 2025
13 checks passed
@languitar languitar deleted the feature/systemd-also branch February 23, 2025 20:06
@renovate-releases
Copy link

🎉 This PR is included in version 7.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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