mirror of
https://github.com/AuxXxilium/arc-addons.git
synced 2024-11-23 21:50:52 +07:00
cpufreqscaling: more rework
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
7467f158e9
commit
b768e5d467
@ -21,8 +21,7 @@ if [ "${1}" = "late" ]; then
|
||||
cat <<EOF >${DEST}
|
||||
[Unit]
|
||||
Description=Enable CPU Freq scaling
|
||||
Wants=smpkg-custom-install.service
|
||||
After=smpkg-custom-install.service
|
||||
After=multi-user.target
|
||||
|
||||
[Service]
|
||||
User=root
|
||||
|
Loading…
Reference in New Issue
Block a user