martenjacobs / ToonRooter

This script roots your Toon
MIT License
38 stars 17 forks source link

Root password not overwritten after first root #6

Closed martenjacobs closed 5 years ago

martenjacobs commented 6 years ago

It seems the randomly generated root password is only ever written to /etc/passwd when the Toon is first rooted. On subsequent 'rootings' it leaves the first one. Perhaps adding a 'force overwrite password' argument is a good idea.

martenjacobs commented 5 years ago

Fixed with #10