mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 19:46:07 +01:00
`/bin` and `/etc` are symlinks to `/system/bin` and `/system/etc`, by default proot will dereference and override them with new contents. After this change, `/system/bin` and `/system/etc` are kept untouched, so commands like `/system/bin/ping` can be run directly.
5 lines
183 B
Text
5 lines
183 B
Text
Alexander Sosedkin <monk@unboiled.info>
|
|
Tobias Happ <tobias.happ@gmx.de>
|
|
Bruno Bigras <bigras.bruno@gmail.com>
|
|
Evgeny Kurnevsky <kurnevsky@gmail.com>
|
|
Zhong Jianxin <azuwis@gmail.com>
|