mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
10 lines
201 B
Text
10 lines
201 B
Text
|
#
|
||
|
# Parameters to be passed to cpudynd
|
||
|
#
|
||
|
|
||
|
# default
|
||
|
CPUDYN_OPTS="-i 1 -p 0.5 0.90"
|
||
|
|
||
|
# comment 'default' & uncomment this to have your disk spin down.
|
||
|
#CPUDYN_OPTS="-i 1 -p 0.5 0.90 -t 120 -h /dev/hda"
|