aboutsummaryrefslogtreecommitdiff
path: root/docs
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
commit1fc5b1ff2910106c59fac3199c682f9acfcff7f2 (patch)
treef682388c0affee8587c67c03bfe3cbb863d3b356 /docs
parent376fea3c81b66df281ffb73219f5a3c82f679fea (diff)
downloadarchsetup-1fc5b1ff2910106c59fac3199c682f9acfcff7f2.tar.gz
archsetup-1fc5b1ff2910106c59fac3199c682f9acfcff7f2.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 'docs')
0 files changed, 0 insertions, 0 deletions