Merge branch 'general-purpose-scripts' of https://git.iternity.dev/thomas.gebert/coyote into general-purpose-scripts

This commit is contained in:
Thomas Gebert 2025-09-24 15:32:58 +02:00
commit 8d7370a3de

View File

@ -47,3 +47,4 @@ elif [ ! "${CPU_CSTATES_DISABLE_BY_LATENCY}" == "" ]; then
else
echo "No CPU Cstates by latency configured."
fi