Thank you Robert. It worked as i removed "*init=/lib/systemd/systemd*" and kept "quiet loglevel=0". So now i get what i wanted: the application starts at the end of the other init scripts (in rc.local) and the login prompt is displayed only when application is stopped.
Anyway i'd like to know if init= /lib/systemd/systemd is necessary and why removing that i have a similar boot except for the login prompt. 2015-07-29 23:16 GMT+02:00 Robert Nelson <[email protected]>: > On Wed, Jul 29, 2015 at 4:11 PM, Mirko Fucci <[email protected]> > wrote: > > thanks William > > > > I tried several solutions but i have not found the way to start my > > application before than login prompt has displayed. > > Even if i start my application in rc.local where it is supposed to start > > before than the login prompt. > > What i do not understand is why in a previous release with the same > sysinit > > settings the login prompt was displayed at the end of the application. > > "quiet loglevel=0" should nuke even more... > > Regards, > > -- > Robert Nelson > https://rcn-ee.com/ > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to a topic in the > Google Groups "BeagleBoard" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/beagleboard/BaNHhYi-L6Y/unsubscribe. > To unsubscribe from this group and all its topics, 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.
