Hi there,

If you want your service to boot first then as already mentioned you put it 
before ueventd in the on early-init section, although that probably not a 
good idea if you service relies on anything in /dev . you would also need 
to build a statically linked version and include it in your bootimage /sbin 
directory so you can access it before system is mounted.




-- 
-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel
--- 
You received this message because you are subscribed to the Google Groups 
"Android Linux Kernel Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-kernel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to