diff options
author | Justine Smithies <justine@smithies.me.uk> | 2024-12-10 19:47:31 +0000 |
---|---|---|
committer | Justine Smithies <justine@smithies.me.uk> | 2024-12-10 19:47:31 +0000 |
commit | 4b430796aa53e85d6502c461630a76372ac1f68f (patch) | |
tree | c79f65cf481b6042a18a8581dccdb130c66c15a8 /system | |
parent | 508ee2569139e937c4b9bf73740a668e9ac32c9f (diff) |
Reverted to using powerd too.
Diffstat (limited to 'system')
-rw-r--r-- | system/rc.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/system/rc.conf b/system/rc.conf index ec82359..60faf69 100644 --- a/system/rc.conf +++ b/system/rc.conf @@ -41,3 +41,5 @@ webcamd_0_flags="-d ugen2.7" # Power performance_cx_lowest=Cmax economy_cx_lowest=Cmax +powerd_enable=YES +powerd_flags="-n adaptive -a hiadaptive -b adaptive -N" |