diff options
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" |