Migrate from NoisySu to RootSession

Fix #24. Note that just like before, IpMonitor doesn't use RootSession.
This commit is contained in:
Mygod
2018-09-06 15:36:34 +08:00
parent aa624708bb
commit 823ae9633b
12 changed files with 273 additions and 205 deletions

View File

@@ -109,7 +109,7 @@ Undocumented system binaries are all bundled and executable:
* `echo`;
* `ip` (`link monitor neigh rule` with proper output format);
* `iptables` (with correct version corresponding to API level);
* `su` (needs to support `-c` argument).
* `su`.
If some of these are unavailable, you can alternatively install a recent version (v1.28.1 or higher) of Busybox.