mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
Update packages/mediacenter/xbmc/init.d/93_xbmc
This commit is contained in:
parent
4b9c2a99a8
commit
0630abeddd
@ -65,9 +65,9 @@ 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 'on demand'"
|
||||
progress "set cpu's to 'conservative'"
|
||||
cpupower frequency-set -g ondemand > /dev/null 2>&1
|
||||
)&
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user