All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Otavio Salvador <otavio@ossystems.com.br>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH] meta-systemd: ntp: Fix ntpdate.service file to use right binary
Date: Wed, 31 Oct 2012 12:07:27 +0000	[thread overview]
Message-ID: <22912476.o0gAnAerSU@helios> (raw)
In-Reply-To: <1351684903-1276-1-git-send-email-otavio@ossystems.com.br>

On Wednesday 31 October 2012 10:01:43 Otavio Salvador wrote:
> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
> ---
>  .../recipes-support/ntp/ntp/ntpdate.service        |    2 +-
>  .../recipes-support/ntp/ntp_4.2.6p5.bbappend       |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git
> a/meta-systemd/meta-networking/recipes-support/ntp/ntp/ntpdate.service
> b/meta-systemd/meta-networking/recipes-support/ntp/ntp/ntpdate.service
> index b2bc632..8df9970 100644
> --- a/meta-systemd/meta-networking/recipes-support/ntp/ntp/ntpdate.service
> +++ b/meta-systemd/meta-networking/recipes-support/ntp/ntp/ntpdate.service
> @@ -4,7 +4,7 @@ Before=ntpd.service
> 
>  [Service]
>  Type=oneshot
> -ExecStart=/usr/bin/ntpd -q -g -x
> +ExecStart=/usr/bin/ntpdate pool.ntp.org

We *cannot* use pool.ntp.org for the reasons already discussed.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



  reply	other threads:[~2012-10-31 12:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-31 12:01 [meta-oe][PATCH] meta-systemd: ntp: Fix ntpdate.service file to use right binary Otavio Salvador
2012-10-31 12:07 ` Paul Eggleton [this message]
2012-10-31 12:10   ` Otavio Salvador

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=22912476.o0gAnAerSU@helios \
    --to=paul.eggleton@linux.intel.com \
    --cc=openembedded-devel@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.