mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 15:31:05 +02:00
Add an [Install] section to flanneld's systemd unit.
Fixes coreos/bugs#1102.
This commit is contained in:
parent
7f38711a84
commit
d795e6eead
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user