summaryrefslogtreecommitdiffstats
path: root/software
diff options
context:
space:
mode:
authorbryan newbold <bnewbold@robocracy.org>2023-10-29 21:59:40 -0700
committerbryan newbold <bnewbold@robocracy.org>2023-10-29 21:59:59 -0700
commit094619bee8a6ac34303e93fe0f35303d8a130ccf (patch)
tree80373f04997b60808ee1cc3069852f0f499afd88 /software
parentdcdfea67b43be9627514e9c7a73797d37d5db013 (diff)
downloadknowledge-094619bee8a6ac34303e93fe0f35303d8a130ccf.tar.gz
knowledge-094619bee8a6ac34303e93fe0f35303d8a130ccf.zip
commit old debian notes
Diffstat (limited to 'software')
-rw-r--r--software/debian.page2
1 files changed, 1 insertions, 1 deletions
diff --git a/software/debian.page b/software/debian.page
index 2e8e474..da874e0 100644
--- a/software/debian.page
+++ b/software/debian.page
@@ -159,7 +159,7 @@ Persist Laptop Power Saving Flags
`powertop` helps identify system flags that need tuning (`sysfs`, `iw`, etc),
which are super helpful, but these tweaks don't persist through reboots.
-You can automate setting *all* the `powertop` tunings at bood by adding
+You can automate setting *all* the `powertop` tunings at boot by adding
`powertop --auto-tune` to `/etc/rc.local` (and making sure `rc-local.service`
is configured under `systemd` if you are using that for init).