aboutsummaryrefslogtreecommitdiff
path: root/dotfiles
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-26 19:04:00 -0500
committerCraig Jennings <c@cjennings.net>2026-05-26 19:04:00 -0500
commitda0fadf722ebb6250ccff404493c2772d31a006e (patch)
tree931bb90589f21ef713e53723f5d2202477ecccb8 /dotfiles
parentaa1a7716a88a124ecff094e5cd19cc7da9c0265e (diff)
downloadarchsetup-da0fadf722ebb6250ccff404493c2772d31a006e.tar.gz
archsetup-da0fadf722ebb6250ccff404493c2772d31a006e.zip
fix(archsetup): write the cpupower config instead of editing a missing file
A VM test caught my cpupower step failing with sed exit 2: the cpupower package no longer ships /etc/default/cpupower, so there was nothing to edit. The step was non-fatal, so the install carried on, but the governor never got set. I now write the file fresh with printf, which creates it whether or not one exists. The governor stays performance for the reasons in the surrounding comment.
Diffstat (limited to 'dotfiles')
0 files changed, 0 insertions, 0 deletions