Hi zgfg. I just switched to a new ROM which is based on KernelSU. Everything (!) runs perfectly, the only thing missing is busybox. Sure I could install a static binary like the one by osm0sis, but - as per https://kernelsu.org/guide/module.html#busybox:
KernelSU ships with a feature complete BusyBox binary (including full SELinux support). Its BusyBox is now using the binary file compiled directly from the Magisk project. Thanks to Magisk! Therefore, you don't have to worry about compatibility issues between BusyBox scripts in Magisk and KernelSU because they are exactly the same!
The executable is located at /data/adb/ksu/bin/busybox
Is there any chance you can adapt your script so we can install it in KernelSU Manager? More and more ROMs switch to KernelSU, so I'm positive it would make a lot of sense 👍
Hi zgfg. I just switched to a new ROM which is based on KernelSU. Everything (!) runs perfectly, the only thing missing is busybox. Sure I could install a static binary like the one by osm0sis, but - as per https://kernelsu.org/guide/module.html#busybox:
Is there any chance you can adapt your script so we can install it in KernelSU Manager? More and more ROMs switch to KernelSU, so I'm positive it would make a lot of sense 👍