Update packages/mediacenter/xbmc-pvr/init.d/93_xbmc

This commit is contained in:
MikeBuzz 2012-03-01 08:05:52 +00:00
parent 3a70335116
commit 840affe847

View File

@ -65,7 +65,7 @@ fi
# waiting for Xorg to start
wait_for_xorg
# set cpu's to 'on demand'
# set cpu's to 'conservative'
( usleep 15000000
progress "set cpu's to 'conservative'"
cpupower frequency-set -g conservative > /dev/null 2>&1