Init.d Light

Init.d Light

Add missing init.d support

x1125 System

Description

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]".

Versions

Version Date Size Requires Android Download
1.1 current
1c37a9752fc2fc0c…
2017-12-24 1.4 MB API 23
1.0
964980ebc2b2298d…
2017-09-24 1.4 MB API 23

Permissions

What the app asks the system for. Android only grants sensitive access after you confirm it.

  • Run at startupStart automatically after the device is switched on.
  • Write storageCreate and change files on the device storage.
  • ACCESS_SUPERUSER
  • Read storageRead files on the device storage.

Comments