Hi,

When I try to start a daemon in init.rc, I get below error, despite
the files are present with all previleges..
init: cannot execve('/system/bin/trace_daemon.out'): No such file or
directory


any hint why .out will throw such error?? I've seen user side
processes like a.out were lauched in various platforms..

btw, Added below in init.rc
service trace_d /system/bin/trace_daemon.out
    user root
    group audio
    oneshot

Thanks,
Deva

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to