On 07/28/2014 01:06 PM, BubbleBone wrote: > Actually all the details were given in the first message. > I even had the impression that I put too much of details and made it > unreadable ... which may explain why I didn't get any answer :-) > > Let me know if you need any detail which is not in the initial message. > -- > 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] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout.
Find out the proper service to make it start after using After= for example (will not solve yours) After=systemd-user-sessions.service There is a bunch of things for much further control I would recommend further reading of systemd service files. For example you have no Type You have things like Wants= Requires= Things like Requires= does not imply After= -- 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.
