Systemd/resolved: Difference between revisions

Hexa (talk | contribs)
Klinger (talk | contribs)
Line 1: Line 1:
{{Systemd/breadcrumb}}
{{Systemd/breadcrumb}}
{{DISPLAYTITLE:systemd-resolved}}
{{DISPLAYTITLE:systemd-resolved}}
[https://www.freedesktop.org/software/systemd/man/systemd-resolved.html systemd-resolved] is a [[systemd]][[Category:systemd]] service that provides network[[Category:Networking]] name resolution to local applications via a D-Bus interface, the resolve NSS service (nss-resolve(8)), and a local DNS stub listener on 127.0.0.53. See systemd-resolved(8) for the usage.
[https://www.freedesktop.org/software/systemd/man/systemd-resolved.html systemd-resolved] is a [[systemd]]service that provides network name resolution to local applications via a D-Bus interface, the resolve NSS service (nss-resolve(8)), and a local DNS stub listener on 127.0.0.53. See systemd-resolved(8) for the usage.


== Configuration ==
== Configuration ==
Line 24: Line 24:
};
};
</syntaxHighlight>
</syntaxHighlight>
[[Category:systemd]]
[[Category:Networking]]