Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

Commit

Permalink
Merge pull request #1751 from danderson/master
Browse files Browse the repository at this point in the history
Add an [Install] section to flanneld's systemd unit.
  • Loading branch information
mischief committed Jan 31, 2016
2 parents 7b70de4 + e1a2213 commit 2b8f4fb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app-admin/flannel/files/flanneld.service
Expand Up @@ -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

0 comments on commit 2b8f4fb

Please sign in to comment.