wait for networkd online before curl invocation
- wait for systemd-networkd-wait-online before invoking curl as there's no synchronization with network setup for this script
- don't hide curl errors - it may be easier to debug the issues
- add log and comments