From e963b1f5ebb52824b27ac2b6bad290c99eaca304 Mon Sep 17 00:00:00 2001 From: Sergey Trofimov Date: Thu, 18 Jun 2026 20:59:43 +0200 Subject: doc: Remove obsolete warning regarding dhcp-client. * doc/guix.texi (Networking Setup): Remove obsolete dhcp-client-service-type warning. Change-Id: I42d7c22273efd95446f45c04acc80c728d5a417f Signed-off-by: Maxim Cournoyer --- doc/guix.texi | 8 -------- 1 file changed, 8 deletions(-) (limited to 'doc') diff --git a/doc/guix.texi b/doc/guix.texi index 998e4ecff27..8ab25d734cd 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -23575,14 +23575,6 @@ This is the service type to run iwd, the required to authenticate against encrypted WiFi networks. @end defvar -@quotation Warning -By default @code{iwd} removes and re-creates interfaces it manages. It -doesn't play nicely with @code{dhcpcd-service-type} that enumerates -wireless interfaces before starting the Shepherd service. Use either -@code{dhcpcd-service-type} or the @code{iwd}'s built-in DHCP client (see -@code{enable-network-configuration} option below). -@end quotation - @quotation Warning @code{iwd-service-type} conflicts with @code{wpa-supplicant-service-type}. Make sure only one is configured. -- cgit v1.2.3