System › Init.d Light
thumb_up Follow me on GitHub to get notifications about my projects (like Fossdroid Core), thanks! close

Init.d Light

Add missing init.d support
Version: 1.1
Added: 24-09-2017
Updated: 24-12-2017
This app provides simplest functionality for starting scripts on Android startup
as root.

After installing the App, you'll have to run it at least once for the
BootReceiver to work and for the root access to be granted.

It will also show you where to place your scripts, which is usually
"/data/user/0/x1125io.initdlight/files".

Every script in there will be launched via "su -c [file]".
code Source file_download Download