> > *The init is the first process to launch and launches other stuff and for > bbb angstrom/debian this is systemd, so google systemd launch script on > startup and that should point you in the right direction.*
This is not necessarily the case. Early Debian images use SYSV. Pretty much anything prior to 3.8.13-bone50 will be using SYSV with init as the first process. Images with systemd have no such process. Except the early versions in wheezy where systemd was apt-get install-able. Anyway, the element14 REVC boards come with 3.8.13-bone47, so . . . On Mon, Apr 6, 2015 at 1:50 PM, Neabex <[email protected]> wrote: > 9V batteries aren't very energy dense, you'd be lucky to get an hour. > How you set a script to run after the kernel loads depends on which init > program you're using. The init is the first process to launch and launches > other stuff and for bbb angstrom/debian this is systemd, so google systemd > launch script on startup and that should point you in the right direction. > > On Sunday, April 5, 2015 at 12:07:06 PM UTC-7, J_ROBO wrote: >> >> To clarify, I'd like to be able to run the POV script that I created >> right when the BBB is powered on. Is there a way to boot this script from >> startup? >> > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
