Skip to content

Various cleanups for `powerprofilesctl`

Mario Limonciello requested to merge superm1/version into main

I found it really weird that it was updated with conffile data. This makes the only reason that was needed (version) dynamic from the daemon and then converts it to use decorators and argparse instead of reinventing the wheel.

Merge request reports