All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@free-electrons.com>
To: Laszlo Papp <lpapp@kde.org>
Cc: Koen Kooi <koen@dominion.thruhere.net>,
	Otavio Salvador <otavio@ossystems.com.br>,
	OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] Add init script (sysv) support for busybox's ntpd
Date: Sun, 1 Mar 2015 22:34:52 +0100	[thread overview]
Message-ID: <20150301213452.GI4094@piout.net> (raw)
In-Reply-To: <CAOMwXhMFK_cjS0i07rXUnoCy+2Mq-E7zzaZeHKk-vy3k6DMxEA@mail.gmail.com>

On 01/03/2015 at 13:48:11 +0000, Laszlo Papp wrote :
> I finally decided to get this patch another go, even though still no
> busybox daemon has LSB headers, but I would need to ask for some prime
> example of LSB headers that I can start off with. Could anyone please
> provide me a good example for that from the Yocto project? Thanks.
> 

What about:

### BEGIN INIT INFO
# Provides:          ntpd
# Required-Start:    $network
# Required-Stop:     $network
# Default-Start:     2 3 4 5
# Default-Stop:      0 1 6
# Short-Description: NTP daemon
# Description:       Network Time Protocol (NTP) is a networking
#                    protocol for clock synchronization 
### END INIT INFO

See
http://www.linuxbase.org/betaspecs/lsb/LSB-Core-generic/LSB-Core-generic/initscrcomconv.html


-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


  reply	other threads:[~2015-03-01 21:34 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-20  3:26 [PATCH] Add init script (sysv) support for busybox's ntpd Laszlo Papp
2014-03-20 10:45 ` Burton, Ross
2014-03-20 11:22   ` Koen Kooi
2014-03-20 11:34     ` Laszlo Papp
2014-03-20 11:59       ` Otavio Salvador
2014-03-20 12:16         ` Laszlo Papp
2014-03-20 12:26           ` Otavio Salvador
2014-03-20 12:44             ` Laszlo Papp
2014-03-20 13:28               ` Burton, Ross
2014-03-20 16:28                 ` Koen Kooi
2014-03-20 19:01                   ` Laszlo Papp
2014-03-20 19:59                     ` Burton, Ross
2014-03-21 13:59                       ` Laszlo Papp
2014-03-21 14:39                         ` Martin Jansa
2014-03-22 14:03                           ` Laszlo Papp
2014-07-25 13:32                             ` Laszlo Papp
2015-03-01 13:48                               ` Laszlo Papp
2015-03-01 21:34                                 ` Alexandre Belloni [this message]
2015-03-02  9:54                                   ` Laszlo Papp
2014-03-20 18:49                 ` Laszlo Papp
2014-03-20 18:53                   ` Otavio Salvador
2014-03-20 18:53                   ` Laszlo Papp
2014-03-20 13:30               ` Martin Jansa
2014-03-20 16:42           ` Khem Raj
2014-03-20 11:34   ` Laszlo Papp
  -- strict thread matches above, loose matches on Subject: below --
2015-03-02 10:12 Laszlo Papp
2015-03-02 18:15 ` Laszlo Papp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150301213452.GI4094@piout.net \
    --to=alexandre.belloni@free-electrons.com \
    --cc=koen@dominion.thruhere.net \
    --cc=lpapp@kde.org \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=otavio@ossystems.com.br \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.