mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-31 11:21:04 +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
|
||||
Documentation=https://github.com/coreos/flannel
|
||||
After=etcd.service etcd2.service
|
||||
Before=docker.service
|
||||
|
||||
[Service]
|
||||
Type=notify
|
||||
|
Loading…
x
Reference in New Issue
Block a user