🔒 Closed Universal init.d installer

Status
Not open for further replies.

STRYLiGHT

Eternal Poster
Universal init.d

What makes this method really universal is that everything happens on the app side, no system files modifications are required whatsoever. The tool basically emulates the behavior of the init.d kernel mechanism : it will detect whenever the device is rebooted and execute the scripts located in /system/etc/init.d.
With this init.d support granting mechanism comes a kernel-sided init.d support detection mechanism, so that your int.d scripts don't get executed twice, which would only make for a longer boot time. Basically, when you run the test, it will generate a little init.d script which creates a file on your sdcard. Then, after you rebooted, it will check if the file that the generated script creates has indeed been created in order to determine if your kernel already has init.d support built-in. If the file was created, it does. If not, it doesn't, as simple as that.
 

Attachments

Ito screenshot sa system/etc/init.d
 

Attachments

  • Screenshot_2015-12-02-14-44-24.webp
    Screenshot_2015-12-02-14-44-24.webp
    89.7 KB · Views: 68
Status
Not open for further replies.

About this Thread

  • 9
    Replies
  • 1K
    Views
  • 8
    Participants
Last reply from:
jcerana

Trending Topics

Online now

Members online
1,168
Guests online
1,597
Total visitors
2,765

Forum statistics

Threads
2,268,836
Posts
28,924,434
Members
1,243,083
Latest member
BakiHanmazxc
Back
Top