sanders: use /system/vendor/bin/sh for init scripts
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/system/bin/sh
|
#!/system/bin/sh
|
||||||
|
|
||||||
PATH=/sbin:/system/sbin:/system/bin:/system/xbin
|
PATH=/sbin:/system/vendor/bin
|
||||||
export PATH
|
export PATH
|
||||||
|
|
||||||
scriptname=${0##*/}
|
scriptname=${0##*/}
|
||||||
|
|||||||
Reference in New Issue
Block a user