]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
wait-online: add initial support for waiting for DNS (#34640)
authorLuca Boccassi <bluca@debian.org>
Tue, 28 Jan 2025 17:33:39 +0000 (17:33 +0000)
committerGitHub <noreply@github.com>
Tue, 28 Jan 2025 17:33:39 +0000 (17:33 +0000)
Add a new flag, `--dns`, to systemd-networkd-wait-online to allow
waiting for DNS to be configured. The `--dns` flag respects the `--ipv4`
and `--ipv6` flags, as well as `--interface=` and `--any`.


Trivial merge