mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 07:01:13 +02:00
The if-up-down to trigger the DHCP request causes problems. It's better to directly ask systemd-networkd to issue the request. It seems that one needs to use "reconfigure" instead of "forcerenew", so I went with only that instead of somehow trying to see if "forcerenew" has an effect.