]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
resolvectl: use more varlink (#41840)
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 27 Jun 2026 03:21:19 +0000 (12:21 +0900)
committerGitHub <noreply@github.com>
Sat, 27 Jun 2026 03:21:19 +0000 (12:21 +0900)
There are already varlink methods for `ResolveHostname`,
`ResolveAddress`, and `ResolveRecord`. Use those in `resolvectl` instead
of the dbus equivalents.

1  2 
src/shared/meson.build

Simple merge