Hello community,
here is the log from the commit of package
golang-github-prometheus-alertmanager for openSUSE:Factory checked in at
2019-08-07 14:01:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golang-github-prometheus-alertmanager (Old)
and
/work/SRC/openSUSE:Factory/.golang-github-prometheus-alertmanager.new.9556 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "golang-github-prometheus-alertmanager"
Wed Aug 7 14:01:17 2019 rev:5 rq:721455 version:0.16.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/golang-github-prometheus-alertmanager/golang-github-prometheus-alertmanager.changes
2019-04-24 13:57:12.139995448 +0200
+++
/work/SRC/openSUSE:Factory/.golang-github-prometheus-alertmanager.new.9556/golang-github-prometheus-alertmanager.changes
2019-08-07 14:01:17.976852946 +0200
@@ -1,0 +2,5 @@
+Fri Aug 2 06:11:53 UTC 2019 - Jan Fajerski <[email protected]>
+
+- Add network-online (Wants and After) dependency to systemd unit bsc#1143913
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ prometheus-alertmanager.service ++++++
--- /var/tmp/diff_new_pack.nuUGVr/_old 2019-08-07 14:01:18.616852939 +0200
+++ /var/tmp/diff_new_pack.nuUGVr/_new 2019-08-07 14:01:18.616852939 +0200
@@ -1,6 +1,8 @@
[Unit]
Description=Alertmanager for prometheus
Documentation=https://prometheus.io/docs/alerting/alertmanager/
+Wants=network-online.target
+After=network-online.target
[Service]
Restart=always