From: Christian Heller Date: Sun, 3 Nov 2024 02:49:24 +0000 (+0100) Subject: Improve Raspi setup. X-Git-Url: https://plomlompom.com/repos/%7B%7Bdb.prefix%7D%7D/static/error?a=commitdiff_plain;h=b14d609797abbb50030092e04b6eb1787deebaca;p=config Improve Raspi setup. --- diff --git a/testing/scripts/setup_raspi.sh b/testing/scripts/setup_raspi.sh index 9131b13..227bd4b 100755 --- a/testing/scripts/setup_raspi.sh +++ b/testing/scripts/setup_raspi.sh @@ -18,5 +18,5 @@ upgrade_from_older_release setup_for_desktop raspi copy_dirtree "${PATH_MANY}${PATH_REL_HOME}" '/root' raspi_root -# systemctl enable throttle_cpu.service +systemctl enable throttle_cpu.service # systemctl start throttle_cpu.service