From 35394fc7e9c6f1d320409d4e0b4b821abfbd8992 Mon Sep 17 00:00:00 2001 From: Eero Aaltonen Date: Tue, 24 Oct 2023 21:28:24 +0300 Subject: ref-manual: add systemd-resolved to distro features systemd-resolved is a distro feature added in poky commit 6f30e3586eb1b8e853cf23dd039f258d0dc0bc6b (From yocto-docs rev: 2adb9c0a37f7bdbb293e78d71c872ca3bd9c06c4) Signed-off-by: Eero Aaltonen Reviewed-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/ref-manual/features.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'documentation') diff --git a/documentation/ref-manual/features.rst b/documentation/ref-manual/features.rst index d6307f1a2f..eb210bb7b2 100644 --- a/documentation/ref-manual/features.rst +++ b/documentation/ref-manual/features.rst @@ -225,6 +225,10 @@ metadata, as extra layers can define their own: reduced shell overhead, and other features. This ``init`` manager is used by many distributions. +- *systemd-resolved:* Include support and use ``systemd-resolved`` as the + main DNS name resolver in ``glibc`` Name Service Switch. This is a DNS + resolver daemon from ``systemd``. + - *usbgadget:* Include USB Gadget Device support (for USB networking/serial/storage). -- cgit v1.2.3-54-g00ecf