From: Prarit Bhargava <prarit@xxxxxxxxxx> redhat: Really remove cpupower files a13e49d0dd0f ("redhat: Remove cpupower files") removed the need for these files but they were left in place. Really remove these dead files. Signed-off-by: Prarit Bhargava <prarit@xxxxxxxxxx> diff --git a/redhat/scripts/kernel-tools/cpupower.config b/redhat/scripts/kernel-tools/cpupower.config deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/scripts/kernel-tools/cpupower.config +++ /dev/null @@ -1,3 +0,0 @@ -# See 'cpupower help' and cpupower(1) for more info -CPUPOWER_START_OPTS="frequency-set -g performance" -CPUPOWER_STOP_OPTS="frequency-set -g ondemand" diff --git a/redhat/scripts/kernel-tools/cpupower.service b/redhat/scripts/kernel-tools/cpupower.service deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/scripts/kernel-tools/cpupower.service +++ /dev/null @@ -1,13 +0,0 @@ -[Unit] -Description=Configure CPU power related settings -After=syslog.target - -[Service] -Type=oneshot -RemainAfterExit=yes -EnvironmentFile=/etc/sysconfig/cpupower -ExecStart=/usr/bin/cpupower $CPUPOWER_START_OPTS -ExecStop=/usr/bin/cpupower $CPUPOWER_STOP_OPTS - -[Install] -WantedBy=multi-user.target -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2770 _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue