termux / proot

An chroot-like implementation using ptrace.
https://wiki.termux.com/wiki/PRoot
Other
783 stars 160 forks source link

unable to rm -rf chroot #42

Closed zlice closed 6 years ago

zlice commented 6 years ago

installed a proot, was useless because i need to change a route, went to "rm -rf arch" and it wont remove a few things from /etc/ca-certifcates

can't find anything on this

ghost commented 6 years ago

@zlice Do this in arch dir:

chmod -R 777 ./etc/ca-certifcates
rm -rf ./etc/ca-certifcates