From 4c20af7fb957f97277a6807610bdee07a2330e91 Mon Sep 17 00:00:00 2001 From: Charles N Wyble Date: Thu, 26 Jun 2025 12:03:20 -0500 Subject: [PATCH] power... --- SetupNewSystem.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SetupNewSystem.sh b/SetupNewSystem.sh index d9e8972..7c6e395 100644 --- a/SetupNewSystem.sh +++ b/SetupNewSystem.sh @@ -270,7 +270,7 @@ if [[ $PHYSICAL_HOST -gt 0 ]]; then export DEBIAN_FRONTEND="noninteractive" && apt-get -qq --yes -o Dpkg::Options::="--force-confold" install \ i7z \ thermald \ - cpupower + linux-cpupower # power-profiles-daemon fi