This is an automated email from the git hooks/post-receive script.

guix_mirror_bot pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new e963b1f5eb doc: Remove obsolete warning regarding dhcp-client.
e963b1f5eb is described below

commit e963b1f5ebb52824b27ac2b6bad290c99eaca304
Author: Sergey Trofimov <[email protected]>
AuthorDate: Thu Jun 18 20:59:43 2026 +0200

    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 <[email protected]>
---
 doc/guix.texi | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 998e4ecff2..8ab25d734c 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.

Reply via email to