[oe] [meta-oe][PATCH] meta-systemd: ntp: Fix ntpdate.service file to use right binary

Paul Eggleton paul.eggleton at linux.intel.com
Wed Oct 31 12:07:27 UTC 2012


On Wednesday 31 October 2012 10:01:43 Otavio Salvador wrote:
> Signed-off-by: Otavio Salvador <otavio at 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




More information about the Openembedded-devel mailing list