forked from pool/docker
Accepting request 509416 from home:jordimassaguerpla:branch:Vc:docker:bsc_1046024
- add SuSEfirewall2.service to the After clause in docker.service in order to fix bsc#1046024 OBS-URL: https://build.opensuse.org/request/show/509416 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=194
This commit is contained in:
parent
5283b611b2
commit
eee720d9e6
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 11 10:50:12 UTC 2017 - jmassaguerpla@suse.com
|
||||||
|
|
||||||
|
- add SuSEfirewall2.service to the After clause in docker.service
|
||||||
|
in order to fix bsc#1046024
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 7 14:53:59 UTC 2017 - thipp@suse.de
|
Fri Jul 7 14:53:59 UTC 2017 - thipp@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Docker Application Container Engine
|
Description=Docker Application Container Engine
|
||||||
Documentation=http://docs.docker.com
|
Documentation=http://docs.docker.com
|
||||||
After=network.target containerd.socket containerd.service lvm2-monitor.service
|
After=network.target containerd.socket containerd.service lvm2-monitor.service SuSEfirewall2.service
|
||||||
Requires=containerd.socket containerd.service
|
Requires=containerd.socket containerd.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
Loading…
Reference in New Issue
Block a user