flanneld: add docker as a before in flanneld

Ensure flanneld will try to start before docker
This commit is contained in:
Andrew Jeddeloh 2016-07-01 13:55:44 -07:00
parent 197043a967
commit b834181f63

View File

@ -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