Enable init.d in android without modifying kernel | fossfrog

Pubblicato il: 10 maggio 2020
sul canale di: fossfrog
2,191
24

#fossfrog #init.d

In this tutorial, I enabled init.d support without modifying and repacking kernel.

REQUIREMENTS
Rooted android or Custom recovery installed

*FOR MAGISK USERS*
Put your shell scripts in /data/adb/service.d

NOTE-
1- "init.rc" file is read-only because it is mounted from ramdisk, So don't make changes on it. If you do then it will be reverted at the next boot.

2- You can use "run-parts" instead of "for loop" in "install-recovery.sh" if you have busybox installed.

3- You can change the sleep seconds used in your scripts as per your requirement.

# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
Mastering Linux Shell Scripting - Second Edition https://amzn.to/2O7hwBK
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
If you like it then hit the thumbs up.
Thanks for watching...


In questa pagina del sito puoi guardare il video online Enable init.d in android without modifying kernel | fossfrog della durata di ore minuti seconda in buona qualità , che l'utente ha caricato fossfrog 10 maggio 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 2,191 volte e gli è piaciuto 24 spettatori. Buona visione!