[oe] [PATCH 0/1][meta-networking] ntp: fix path to driftfile

wenzong fan wenzong.fan at windriver.com
Sat Oct 11 09:55:49 UTC 2014


On 10/10/2014 07:21 PM, Peter A. Bigot wrote:
> On 10/09/2014 10:22 PM, wenzong.fan at windriver.com wrote:
>> From: Wenzong Fan <wenzong.fan at windriver.com>
>>
>> Default path to driftfile is "/etc/ntp.drift", that doesn't work since
>> ntp daemon is always started with "ntp" user. It should be created at
>> the home directory of "ntp" which is "/var/lib/ntp/".
>
> The patch in the git repository also adds tmpfile support, which I
> believe should at least be described in the commit message, and
> preferably done in a separate commit since it's not related to the
> location of ntp.drift AFAICT.
>

Creating tmpfile is for the location changes, so I put them to the same 
commit.

Thanks for your suggestions, I'll update the commit log and send out V2 
patch.

Thanks
Wenzong

> Peter
>
>> The following changes since commit
>> 17ff23b4a4a0e5ed7efde107fb00296f1ebd5fdd:
>>
>>    xf86-video-geode: fix build with new glibc-2.20 (2014-10-06
>> 01:07:53 +0200)
>>
>> are available in the git repository at:
>>
>>    git://git.pokylinux.org/poky-contrib wenzong/ntp
>>    http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=wenzong/ntp
>>
>> Wenzong Fan (1):
>>    ntp: fix path to driftfile
>>
>>   meta-networking/recipes-support/ntp/ntp.inc |   15 +++++++++++++++
>>   1 file changed, 15 insertions(+)
>>
>



More information about the Openembedded-devel mailing list