mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-01 23:42:19 +01:00
In some cases etcd is able to start before systemd-resolved has populated the /etc/resolv.conf file. This commit addresses this by adding a dependency on netowrk-online.target. This will ensure that systemd-resolved finishes it's work before etcd-member.service starts.
Description
Languages
Shell
93%
Python
6.9%