Connectivity › Run Userinit
thumb_up Follow me on GitHub to get notifications about my projects (like Fossdroid Core), thanks! close

Run Userinit

Run user init scripts after boot
Version: 1.1
Added: 25-08-2018
Updated: 25-08-2018
Very simple Android app to allow running userinit scripts when the system
completes booting. All it does is executing run-parts on the
/data/local/userinit.d/ directory when the system boot has been completed. Can
be used to run sshd automatically after boot.
code Source file_download Download