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

Otavio Salvador otavio at ossystems.com.br
Wed Oct 31 12:10:43 UTC 2012


On Wed, Oct 31, 2012 at 10:07 AM, Paul Eggleton
<paul.eggleton at linux.intel.com> wrote:
> 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.

Do you have a pointer for this discussion?

-- 
Otavio Salvador                             O.S. Systems
E-mail: otavio at ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br




More information about the Openembedded-devel mailing list