From b768e5d467bba51f15cdc727e9d53131a4f936c0 Mon Sep 17 00:00:00 2001 From: AuxXxilium Date: Sun, 27 Oct 2024 19:57:55 +0100 Subject: [PATCH] cpufreqscaling: more rework Signed-off-by: AuxXxilium --- cpufreqscaling/install.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cpufreqscaling/install.sh b/cpufreqscaling/install.sh index 88638c2..c27c57f 100755 --- a/cpufreqscaling/install.sh +++ b/cpufreqscaling/install.sh @@ -21,8 +21,7 @@ if [ "${1}" = "late" ]; then cat <${DEST} [Unit] Description=Enable CPU Freq scaling -Wants=smpkg-custom-install.service -After=smpkg-custom-install.service +After=multi-user.target [Service] User=root