RootMyTV / RootMyTV.github.io

RootMyTV is a user-friendly exploit for rooting/jailbreaking LG webOS smart TVs.
https://RootMy.TV
MIT License
2.16k stars 64 forks source link

Block updates even in failsafe mode #57

Closed nnmdd closed 2 years ago

nnmdd commented 2 years ago

Hello. As for now, the situation with updates is getting worse and worse, while there is no universal way to block these updates except on the TV itself, taking into account the fact that hbc is still loaded in failsafe mode and given the relative safety of update blocking commands, I propose to introduce (as an option for example) the ability to load update block script even in failsafe mode. One of variant to block updates:

mount --bind /bin/false /usr/sbin/update
pkill -9 -f /usr/sbin/update

brr. posted in wrong section