mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 15:31:05 +02:00
Merge pull request #2275 from crawford/flannel
app-admin/flannel-wrapper: use oneshot for opts
This commit is contained in:
commit
58a35133a1
@ -6,9 +6,7 @@ PartOf=flannel.service
|
||||
Before=docker.service
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
Restart=on-failure
|
||||
RestartSec=10
|
||||
Type=oneshot
|
||||
TimeoutStartSec=60
|
||||
|
||||
Environment="FLANNEL_IMAGE_TAG=v0.6.2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user