Why does this package start a pip installation in post_install() and post_upgrade()?? Don't do this. If you need to install python requirements then depend on the necessary packages.
This package needs changing immediately before more people run this.
Pinned Comments
liljaylj commented on 2021-06-03 12:13 (UTC)
@coxe87b you don't need to --install daemon manually, this package contains systemd service already. instead, you need to start and enable service using:
systemctl enable --now auto-cpufreq.service