5e9d050e18
Change-Id: I1e2ecfcbca335afd1c8bf7c6fd76684a221b99ef
5 lines
116 B
Bash
5 lines
116 B
Bash
#!/system/bin/sh
|
|
|
|
export PATH=/sbin:/system/sbin:/system/bin:/system/xbin
|
|
/system/xbin/run-parts /system/etc/init.d
|