Hi,
   When i try to use reboot command(which is from busybox) on target it is
invoking telinit (which is sysvinit, runlevel 6 ). Currently i am building
image with systemd not with sysvinit .When i use strace reboot it is
calling telinit, how can i configure to use "shutdown" command instead of
"reboot" command , which package produces "shutdown" commnad. How can i
configure busybox to reboot (with out any arguments to reboot ) . I can
able to reboot by using "reboot -f" , but i don't want to do like that , I
want to simply use "reboot" .
Thanks in advance

Regards
Vivek
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to