You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
214 B

# This file is the LOCAL_INIT_RC file for the bootio command.
service bootio /system/bin/bootio
class main
user root
group root
oneshot
on post-fs-data
mkdir /data/misc/bootio 0755 root shell