tuned icon indicating copy to clipboard operation
tuned copied to clipboard

Tuned ppd adjustments

Open zacikpa opened this issue 1 year ago • 1 comments

This PR introduces small changes in and related to tuned-ppd:

  • The daemon now has the option to log output into a file (the default is /var/log/tuned/tuned-ppd.log).
  • The PID option was removed from the systems service file: the daemon currently does not write its PID anywhere.
  • The spec file is adjusted to include standard systems scriptlet macros according to Fedora guidelines.
  • When swapping power-profiles-daemon for tuned-ppd, scriptlets now check whether PPD is running and if yes, tuned-ppd is also started right away.

zacikpa avatar Jun 21 '24 14:06 zacikpa

Added 3 more commits, most importantly an update which makes tuned-ppd recall a profile after being restarted.

zacikpa avatar Jun 24 '24 13:06 zacikpa

Rawhide CI failure is unrelated.

yarda avatar Jul 23 '24 23:07 yarda