5 lines
74 B
Bash
Executable File
5 lines
74 B
Bash
Executable File
#!/system/bin/sh
|
|
|
|
# start deferred initcalls
|
|
cat /proc/deferred_initcalls
|