Merge pull request #1751 from danderson/master

Add an [Install] section to flanneld's systemd unit.
This commit is contained in:
Nick Owens 2016-01-30 23:09:02 -08:00
commit 5f98a5296b
2 changed files with 3 additions and 0 deletions

View File

@ -37,3 +37,6 @@ ExecStart=/usr/libexec/sdnotify-proxy /run/flannel/sd.sock \
ExecStartPost=/usr/bin/docker run --net=host --rm --volume=/run:/run \
${FLANNEL_IMG}:${FLANNEL_VER} \
/opt/bin/mk-docker-opts.sh -d /run/flannel_docker_opts.env -i
[Install]
WantedBy=multi-user.target