mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
xbmc: init: cosmetics. conservative -> ondemand to not cause confusion ;)
This commit is contained in:
parent
c76e7355c1
commit
028a6b291c
@ -55,7 +55,7 @@ fi
|
||||
# wait for network
|
||||
wait_for_inet_addr
|
||||
|
||||
# set cpu's to 'conservative'
|
||||
# set cpu's to 'ondemand'
|
||||
( usleep 15000000
|
||||
progress "set cpu's to 'ondemand'"
|
||||
cpupower frequency-set -g ondemand > /dev/null 2>&1
|
||||
|
Loading…
x
Reference in New Issue
Block a user