Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ntp for openSUSE:Factory checked in at 2021-04-10 15:27:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ntp (Old) and /work/SRC/openSUSE:Factory/.ntp.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ntp" Sat Apr 10 15:27:06 2021 rev:128 rq:883348 version:4.2.8p15 Changes: -------- --- /work/SRC/openSUSE:Factory/ntp/ntp.changes 2021-03-03 18:34:26.195358573 +0100 +++ /work/SRC/openSUSE:Factory/.ntp.new.2401/ntp.changes 2021-04-10 15:28:09.002432995 +0200 @@ -1,0 +2,6 @@ +Thu Apr 1 16:18:52 UTC 2021 - Yaroslav Kurlaev <[email protected]> + +- Change PIDFile path in the systemd unit file from /var/run + /run to remove a warning from systemd. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ conf.ntpd.service ++++++ --- /var/tmp/diff_new_pack.cFr2bw/_old 2021-04-10 15:28:09.854433997 +0200 +++ /var/tmp/diff_new_pack.cFr2bw/_new 2021-04-10 15:28:09.854433997 +0200 @@ -12,7 +12,7 @@ [Service] Type=forking -PIDFile=/var/run/ntp/ntpd.pid +PIDFile=/run/ntp/ntpd.pid ExecStart=/usr/sbin/start-ntpd start RestartSec=11min Restart=always
