From: Wenzong Fan <[email protected]> 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 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
