Enable init.d in android without modifying kernel | fossfrog

Опубликовано: 10 Май 2020
на канале: 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...


На этой странице сайта вы можете посмотреть видео онлайн Enable init.d in android without modifying kernel | fossfrog длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь fossfrog 10 Май 2020, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 2,191 раз и оно понравилось 24 зрителям. Приятного просмотра!