Hello community,

here is the log from the commit of package ntp for openSUSE:Factory checked in 
at 2014-05-10 08:31:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ntp (Old)
 and      /work/SRC/openSUSE:Factory/.ntp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ntp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ntp/ntp.changes  2014-05-02 20:52:28.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.ntp.new/ntp.changes     2014-05-10 
08:31:54.000000000 +0200
@@ -1,0 +2,5 @@
+Mon May  5 19:18:00 UTC 2014 - [email protected]
+
+- fix start-ntpd again: service is now called ntpd, not ntp
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ conf.start-ntpd ++++++
--- /var/tmp/diff_new_pack.nV6S8J/_old  2014-05-10 08:31:55.000000000 +0200
+++ /var/tmp/diff_new_pack.nV6S8J/_new  2014-05-10 08:31:55.000000000 +0200
@@ -95,7 +95,7 @@
 test -e /var/run/ntp || ln -s /var/lib/ntp/var/run/ntp /var/run
 
 function ntpd_is_running() {
-  service ntp status >/dev/null
+  service ntpd status >/dev/null
 }
 
 function parse_symlink() {
@@ -195,7 +195,7 @@
     fi
     shift
 
-    service ntp status 2>&1 >/dev/null
+    service ntpd status 2>&1 >/dev/null
     if test $? = 0;
     then
       add_runtime_server "$@"



-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to