* Initscript issues-Yocto
@ 2016-05-10 10:50 Surya
0 siblings, 0 replies; only message in thread
From: Surya @ 2016-05-10 10:50 UTC (permalink / raw)
To: yocto
Hello,
I am trying to call a script at booting time . So , as per my knowledge
i have created a script & kept it inside poky/meta/initscript folder &
changed the recipe file for it accordingly ,so that run level links will
be created .Everything works fine ,but the daemons which i called from
that script are not running automatically at the boot time.
Basically i need bluetooth & wpa_supplicant daemons to be called at boot
time.
When i run manually "./update-rc.d myscript.sh defaults" ,its working
fine.But i need it to be done automatically at booting.
Any suggestion regarding this.
Thanks & regards
Surya
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-05-10 11:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-10 10:50 Initscript issues-Yocto Surya
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.