mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-03 04:41:03 +02:00
flanneld: add docker as a before in flanneld
Ensure flanneld will try to start before docker
This commit is contained in:
parent
197043a967
commit
b834181f63
@ -2,6 +2,7 @@
|
|||||||
Description=Network fabric for containers
|
Description=Network fabric for containers
|
||||||
Documentation=https://github.com/coreos/flannel
|
Documentation=https://github.com/coreos/flannel
|
||||||
After=etcd.service etcd2.service
|
After=etcd.service etcd2.service
|
||||||
|
Before=docker.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=notify
|
Type=notify
|
||||||
|
Loading…
x
Reference in New Issue
Block a user