Enable init.d in android without modifying kernel | fossfrog

Publié le: 10 mai 2020
sur la chaîne: 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...


Sur cette page du site, vous pouvez voir la vidéo en ligne Enable init.d in android without modifying kernel | fossfrog durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur fossfrog 10 mai 2020, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 2,191 fois et il a aimé 24 téléspectateurs. Bon visionnage!