Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ddclient for openSUSE:Factory 
checked in at 2022-01-15 20:05:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ddclient (Old)
 and      /work/SRC/openSUSE:Factory/.ddclient.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ddclient"

Sat Jan 15 20:05:28 2022 rev:52 rq:946696 version:3.9.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ddclient/ddclient.changes        2021-10-16 
23:07:11.309680085 +0200
+++ /work/SRC/openSUSE:Factory/.ddclient.new.1892/ddclient.changes      
2022-01-15 20:05:51.137789520 +0100
@@ -1,0 +2,8 @@
+Fri Dec 24 07:56:20 UTC 2021 - Antonio Larrosa <alarr...@suse.com>
+
+- Modify the systemd service file so ddclient is run After
+  network-online.target instead of just network.target, since
+  running ddclient without being online is pointless.
+- Added a Wants statement for the same systemd targets as in After
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ddclient.service ++++++
--- /var/tmp/diff_new_pack.RykoRU/_old  2022-01-15 20:05:51.605789885 +0100
+++ /var/tmp/diff_new_pack.RykoRU/_new  2022-01-15 20:05:51.609789889 +0100
@@ -1,6 +1,7 @@
 [Unit]
 Description=A Perl Client Used To Update Dynamic DNS
-After=network.target nss-lookup.target
+After=network-online.target nss-lookup.target
+Wants=network-online.target nss-lookup.target
 
 [Service]
 # added automatically, for details please see

Reply via email to