Hello community,

here is the log from the commit of package docker for openSUSE:Factory checked 
in at 2017-06-21 13:52:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/docker (Old)
 and      /work/SRC/openSUSE:Factory/.docker.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "docker"

Wed Jun 21 13:52:10 2017 rev:56 rq:504651 version:17.04.0_ce

Changes:
--------
--- /work/SRC/openSUSE:Factory/docker/docker.changes    2017-06-02 
10:33:09.737346585 +0200
+++ /work/SRC/openSUSE:Factory/.docker.new/docker.changes       2017-06-21 
13:52:10.841780602 +0200
@@ -1,0 +2,8 @@
+Mon Jun 19 10:54:36 UTC 2017 - [email protected]
+
+- Fix bsc#1029630: docker does not wait for lvm on system startup
+
+I added "lvm2-monitor.service" as an "After dependency" of the docker systemd
+unit.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ docker.service ++++++
--- /var/tmp/diff_new_pack.2v68kW/_old  2017-06-21 13:52:12.069607405 +0200
+++ /var/tmp/diff_new_pack.2v68kW/_new  2017-06-21 13:52:12.069607405 +0200
@@ -1,7 +1,7 @@
 [Unit]
 Description=Docker Application Container Engine
 Documentation=http://docs.docker.com
-After=network.target containerd.socket containerd.service
+After=network.target containerd.socket containerd.service lvm2-monitor.service
 Requires=containerd.socket containerd.service
 
 [Service]


Reply via email to