From: <wenzong.fan@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: [PATCH 0/1 v2][meta-networking] ntp: fix path to drift file
Date: Sat, 11 Oct 2014 06:12:22 -0400 [thread overview]
Message-ID: <cover.1413021995.git.wenzong.fan@windriver.com> (raw)
From: Wenzong Fan <wenzong.fan@windriver.com>
v2 changes:
Update the commit logs:
-----------------------
* fix the path to drift file:
The default path of ntp drift file is /etc/ntp.drift, ntp daemon
maybe fails to create this file since the user ntp is not always
permitted to write /etc.
Refer to other distributions such as RedHat, Debian, just moving
the file to /var/lib/ntp which the home dir of user ntp.
* add tmpfile support:
Make sure the /var/lib/ntp is always created by sysvinit/systemd.
------------------------
The following changes since commit a4bdcbdbca05bbb4a452e06982038f0a38bcb91f:
openldap: use PN for PACKAGES_DYNAMIC (2014-10-10 12:47:35 +0200)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib wenzong/ntp-fix
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=wenzong/ntp-fix
Wenzong Fan (1):
ntp: fix path to drift file
meta-networking/recipes-support/ntp/ntp.inc | 15 +++++++++++++++
1 file changed, 15 insertions(+)
--
1.7.9.5
next reply other threads:[~2014-10-11 10:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-11 10:12 wenzong.fan [this message]
2014-10-11 10:12 ` [PATCH 1/1 v2][meta-networking] ntp: fix path to drift file wenzong.fan
2014-10-11 11:42 ` Peter A. Bigot
2014-10-11 13:53 ` Peter A. Bigot
2014-10-11 17:40 ` Peter A. Bigot
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=cover.1413021995.git.wenzong.fan@windriver.com \
--to=wenzong.fan@windriver.com \
--cc=openembedded-devel@lists.openembedded.org \
/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.