Hello community, here is the log from the commit of package ntp for openSUSE:Factory checked in at 2012-10-25 12:11:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ntp (Old) and /work/SRC/openSUSE:Factory/.ntp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ntp", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/ntp/ntp.changes 2012-07-24 22:43:04.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ntp.new/ntp.changes 2012-10-25 12:11:26.000000000 +0200 @@ -1,0 +2,5 @@ +Thu Aug 2 13:17:57 UTC 2012 - [email protected] + +- Created the correct link to /run/ntp + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ conf.ntp.init ++++++ --- /var/tmp/diff_new_pack.fMAaf6/_old 2012-10-25 12:11:27.000000000 +0200 +++ /var/tmp/diff_new_pack.fMAaf6/_new 2012-10-25 12:11:27.000000000 +0200 @@ -128,7 +128,7 @@ NTPD_PID="${CHROOT_PREFIX}/var/run/ntp/ntpd.pid" # Create if /var/run is on tmpfs -test -e /var/run/ntp || ln -s ../lib/ntp/var/run/ntp /var/run +test -e /var/run/ntp || ln -s /var/lib/ntp/var/run/ntp /var/run function ntpd_is_running() { $0 status >/dev/null -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
