mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 22:41:09 +02: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%