- Init.sh is the main script located in /system/etc and additional external scripts can be added to /system/vendor/etc/init.sh so if you don't know it it's almost the same as init.d so you don't need to activate it. init.d is only for running the script.
- init.prime.post_boot.sh and...