mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-10 13:11:34 +01: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.