diff options
| author | Sergey Trofimov <sarg@sarg.org.ru> | 2026-06-18 20:59:43 +0200 |
|---|---|---|
| committer | Maxim Cournoyer <maxim@guixotic.coop> | 2026-08-26 11:22:10 +0900 |
| commit | e963b1f5ebb52824b27ac2b6bad290c99eaca304 (patch) | |
| tree | e1ac9ef7ef1411b2ad4dbbbbf901364909717e92 /doc/guix.texi | |
| parent | 933ef6f5f4b192ae86a22db28a1d71ad5afddf35 (diff) | |
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 <maxim@guixotic.coop>
Diffstat (limited to 'doc/guix.texi')
| -rw-r--r-- | doc/guix.texi | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 998e4ecff27..8ab25d734cd 100644 --- a/doc/guix.texi +++ b/doc/guix.texi | |||
| @@ -23576,14 +23576,6 @@ required to authenticate against encrypted WiFi networks. | |||
| 23576 | @end defvar | 23576 | @end defvar |
| 23577 | 23577 | ||
| 23578 | @quotation Warning | 23578 | @quotation Warning |
| 23579 | By default @code{iwd} removes and re-creates interfaces it manages. It | ||
| 23580 | doesn't play nicely with @code{dhcpcd-service-type} that enumerates | ||
| 23581 | wireless interfaces before starting the Shepherd service. Use either | ||
| 23582 | @code{dhcpcd-service-type} or the @code{iwd}'s built-in DHCP client (see | ||
| 23583 | @code{enable-network-configuration} option below). | ||
| 23584 | @end quotation | ||
| 23585 | |||
| 23586 | @quotation Warning | ||
| 23587 | @code{iwd-service-type} conflicts with @code{wpa-supplicant-service-type}. | 23579 | @code{iwd-service-type} conflicts with @code{wpa-supplicant-service-type}. |
| 23588 | Make sure only one is configured. | 23580 | Make sure only one is configured. |
| 23589 | @end quotation | 23581 | @end quotation |
