tuned
tuned copied to clipboard
Tuned ppd adjustments
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-daemonfortuned-ppd, scriptlets now check whether PPD is running and if yes,tuned-ppdis also started right away.
Added 3 more commits, most importantly an update which makes tuned-ppd recall a profile after being restarted.
Rawhide CI failure is unrelated.