All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1][meta-networking] ntp: fix path to driftfile
@ 2014-10-10  3:22 wenzong.fan
  2014-10-10  3:22 ` [PATCH 1/1][meta-networking] " wenzong.fan
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: wenzong.fan @ 2014-10-10  3:22 UTC (permalink / raw)
  To: openembedded-devel

From: Wenzong Fan <wenzong.fan@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 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(+)

-- 
1.7.9.5



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-10-11  9:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-10  3:22 [PATCH 0/1][meta-networking] ntp: fix path to driftfile wenzong.fan
2014-10-10  3:22 ` [PATCH 1/1][meta-networking] " wenzong.fan
2014-10-10 11:12 ` [PATCH 0/1][meta-networking] " Peter A. Bigot
2014-10-11  9:19   ` wenzong fan
2014-10-10 11:21 ` Peter A. Bigot
2014-10-11  9:55   ` wenzong fan

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.