Hello community,

here is the log from the commit of package dhcp for openSUSE:Factory checked in 
at 2013-11-18 13:08:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dhcp (Old)
 and      /work/SRC/openSUSE:Factory/.dhcp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dhcp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/dhcp/dhcp.changes        2013-09-29 
17:47:54.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.dhcp.new/dhcp.changes   2013-11-18 
13:08:29.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Nov 18 09:40:55 UTC 2013 - m...@suse.com
+
+- Fixed path to systemctl in dhclient-script (bnc#847778).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ dhclient-script ++++++
--- /var/tmp/diff_new_pack.NoWpuL/_old  2013-11-18 13:08:30.000000000 +0100
+++ /var/tmp/diff_new_pack.NoWpuL/_new  2013-11-18 13:08:30.000000000 +0100
@@ -279,8 +279,8 @@
       commit_cached_config_data                         $interface
 
       # reload syslog so it knows the new hostname
-      if test -x /usr/sbin/systemctl ; then
-        /usr/sbin/systemctl reload syslog.service
+      if test -x /usr/bin/systemctl ; then
+        /usr/bin/systemctl reload syslog.service
       else
         /etc/init.d/syslog reload
       fi




-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to