cpufreqscaling: add dependencies

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium 2024-09-03 12:28:23 -04:00
parent a6a1fd091b
commit 808bf14450

View File

@ -22,6 +22,7 @@ if [ "${1}" = "late" ]; then
Description=Enable CPU Freq scaling
DefaultDependencies=no
IgnoreOnIsolate=true
After=multi-user.target
After=udevrules.service
[Service]