View Single Post
Posts: 21 | Thanked: 1 time | Joined on May 2010
#327
Originally Posted by ofroberg View Post
I ran the script and the phone rebooted.
This is possible. There's a watchdog watching for critical system processes. Since they're killed, that watchdog restarts them. If not - it reboots the machine. I guess it's better to add 1-second waits after each operation - this prevents accidental rebooting, while running of the optimizing script takes a bit longer (who cares?).