diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-26 19:04:00 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-26 19:04:00 -0500 |
| commit | da0fadf722ebb6250ccff404493c2772d31a006e (patch) | |
| tree | 931bb90589f21ef713e53723f5d2202477ecccb8 /scripts/setup-chess.sh | |
| parent | aa1a7716a88a124ecff094e5cd19cc7da9c0265e (diff) | |
| download | archsetup-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 'scripts/setup-chess.sh')
0 files changed, 0 insertions, 0 deletions
