From:  Colin Bester <bester.co...@gmail.com>
Reply-To:  <beagleboard@googlegroups.com>
Date:  Wednesday, May 28, 2014 at 12:22 PM
To:  <beagleboard@googlegroups.com>
Subject:  Re: [beagleboard] Using /etc/init/_.conf for autostarting services

> Yup, for now it¹s the way forward. Actually pretty easy all in all and I do
> like the concepts. I am battling a bit with ordering startup, but will push
> through!
You should stop top posting as this isn¹t considered good etiquette. Rather
post your response just below the text you are responding to so everyone
understand the context of your response. With that out the way, the order is
determined by it¹s dependency. Systemd will wait for the dependency to
complete before starting this service. When there is no dependency, services
are started in parallel. This is why Systemd is so much faster.

systemd-analyze blame

Will help you understand the startup order.

Regards,
John
> 
> ~C
> 
> On May 28, 2014, at 2:05 PM, John Syn <john3...@gmail.com> wrote:
> 
>> 
>> From:  William Hermans <yyrk...@gmail.com>
>> Reply-To:  <beagleboard@googlegroups.com>
>> Date:  Wednesday, May 28, 2014 at 11:56 AM
>> To:  <beagleboard@googlegroups.com>
>> Subject:  Re: [beagleboard] Using /etc/init/_.conf for autostarting services
>> 
>>> Or more correctly in this case I should say "The Wheezy way", since Debian
>>> "things" have been changing fairly rapidly the last few years it seems.
>> Yeah, but systemd has won so we all have to get use to it ;-)
>>> 
>>> 
>>> 
>>> On Wed, May 28, 2014 at 11:55 AM, William Hermans <yyrk...@gmail.com> wrote:
>>>> Ah, ok, I get that. but I'm more of a traditional "the Debian way" kind of
>>>> person.
>>>> 
>>>> 
>>>> On Wed, May 28, 2014 at 11:42 AM, Colin Bester <bester.co...@gmail.com>
>>>> wrote:
>>>>> No right or wrong, I just want to get away from init.d. I far prefer
>>>>> concept of systemd, but confusion reigns due to my lack of knowledge, time
>>>>> to read!
>>>>> 
>>>>> On May 28, 2014, at 1:36 PM, William Hermans <yyrk...@gmail.com> wrote:
>>>>> 
>>>>>> init.d can be made to run a service at boot up too. Is there a problem
>>>>>> with this ?
>>>>>> 
>>>>>> http://www.embeddedhobbyist.com/debian-tips/beaglebone-black/beaglebone-b
>>>>>> lack-init-scripts-default-gatewayand-ntpdate/
>>>>>> 
>>>>>> 
>>>>>> On Wed, May 28, 2014 at 6:30 AM, Colin Bester <bester.co...@gmail.com>
>>>>>> wrote:
>>>>>>> Thanks
>>>>>>> 
>>>>>>> On May 28, 2014, at 8:28 AM, Robert Nelson <robertcnel...@gmail.com>
>>>>>>> wrote:
>>>>>>> 
>>>>>>>> > On Wed, May 28, 2014 at 8:15 AM, Colin Bester
>>>>>>>> <bester.co...@gmail.com> wrote:
>>>>>>>>> >> I am looking to add a auto start service using conf file in
>>>>>>>>> /etc/init but it
>>>>>>>>> >> seems that debian version on BBB presently only supports older
>>>>>>>>> style
>>>>>>>>> >> /etc/init.d sys  init scripts.
>>>>>>>>> >>
>>>>>>>>> >> I thought I'd ask the group before starting to add packages to
>>>>>>>>> install on
>>>>>>>>> >> whether this newer version is supported or should I go straight to
>>>>>>>>> using
>>>>>>>>> >> systemd for startup of services.
>>>>>>>>> >>
>>>>>>>>> >> My aim is not to stray to far from base debian image in these early
>>>>>>>>> days.
>>>>>>>> >
>>>>>>>> > systemd is enabled in the debian image here:
>>>>>>>> >
>>>>>>>> > http://beagleboard.org/latest-images
>>>>>>>> >
>>>>>>>> > <and> /etc/init.d/* style script are still run in a systemd
>>>>>>>> > compatibility script.
>>>>>>>> >
>>>>>>>> > Regards,
>>>>>>>> >
>>>>>>>> > --
>>>>>>>> > Robert Nelson
>>>>>>>> > http://www.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/oLbHuHWUL2M/unsubscribe.
>>>>>>>> > To unsubscribe from this group and all its topics, send an email to
>>>>>>>> beagleboard+unsubscr...@googlegroups.com
>>>>>>>> <mailto:beagleboard%2bunsubscr...@googlegroups.com> .
>>>>>>>> > For more options, visit https://groups.google.com/d/optout.
>>>>>>> 
>>>>>>> Internet Disclaimer
>>>>>>> _________________
>>>>>>> 
>>>>>>> This message (including any attachments) contains confidential
>>>>>>> information intended for a specific individual and purpose, and may be
>>>>>>> protected by law.
>>>>>>> If you are not the intended recipient, you should delete this message
>>>>>>> and are hereby notified that any disclosure, copying, or distribution of
>>>>>>> this message, or the taking of any action based on it, is strictly
>>>>>>> prohibited.
>>>>>>> _________________
>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>>>> --
>>>>>>> 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 beagleboard+unsubscr...@googlegroups.com
>>>>>>> <mailto:beagleboard%2bunsubscr...@googlegroups.com> .
>>>>>>> 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 a topic in the
>>>>>> Google Groups "BeagleBoard" group.
>>>>>> To unsubscribe from this topic, visit
>>>>>> https://groups.google.com/d/topic/beagleboard/oLbHuHWUL2M/unsubscribe.
>>>>>> To unsubscribe from this group and all its topics, send an email to
>>>>>> beagleboard+unsubscr...@googlegroups.com.
>>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>> 
>>>>> Internet Disclaimer
>>>>> _________________
>>>>> 
>>>>> This message (including any attachments) contains confidential information
>>>>> intended for a specific individual and purpose, and may be protected by
>>>>> law. 
>>>>> If you are not the intended recipient, you should delete this message and
>>>>> are hereby notified that any disclosure, copying, or distribution of this
>>>>> message, or the taking of any action based on it, is strictly prohibited.
>>>>> _________________
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> -- 
>>>>> 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 beagleboard+unsubscr...@googlegroups.com.
>>>>> 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 beagleboard+unsubscr...@googlegroups.com.
>>> 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 a topic in the Google
>> Groups "BeagleBoard" group.
>> To unsubscribe from this topic, visit
>> https://groups.google.com/d/topic/beagleboard/oLbHuHWUL2M/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to
>> beagleboard+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
> 
> Internet Disclaimer
> _________________
> 
> This message (including any attachments) contains confidential information
> intended for a specific individual and purpose, and may be protected by law.
> If you are not the intended recipient, you should delete this message and are
> hereby notified that any disclosure, copying, or distribution of this message,
> or the taking of any action based on it, is strictly prohibited.
> _________________
> 
> 
> 
> 
> -- 
> 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 beagleboard+unsubscr...@googlegroups.com.
> 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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to