diff options
-rw-r--r-- | software/debian.page | 2 |
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). |