Merge pull request #2275 from crawford/flannel

app-admin/flannel-wrapper: use oneshot for opts
This commit is contained in:
Alex Crawford 2016-11-16 14:24:11 -08:00 committed by GitHub
commit 58a35133a1
2 changed files with 1 additions and 3 deletions

View File

@ -6,9 +6,7 @@ PartOf=flannel.service
Before=docker.service Before=docker.service
[Service] [Service]
Type=simple Type=oneshot
Restart=on-failure
RestartSec=10
TimeoutStartSec=60 TimeoutStartSec=60
Environment="FLANNEL_IMAGE_TAG=v0.6.2" Environment="FLANNEL_IMAGE_TAG=v0.6.2"