Module Name:    src
Committed By:   roy
Date:           Wed Oct  2 15:56:38 UTC 2024

Modified Files:
        src/share/man/man5: rc.conf.5

Log Message:
rc.conf(5): dhcpcd has not started wpa_supplicant in ages


To generate a diff of this commit:
cvs rdiff -u -r1.193 -r1.194 src/share/man/man5/rc.conf.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man5/rc.conf.5
diff -u src/share/man/man5/rc.conf.5:1.193 src/share/man/man5/rc.conf.5:1.194
--- src/share/man/man5/rc.conf.5:1.193	Fri Jun 30 21:44:09 2023
+++ src/share/man/man5/rc.conf.5	Wed Oct  2 15:56:37 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: rc.conf.5,v 1.193 2023/06/30 21:44:09 riastradh Exp $
+.\"	$NetBSD: rc.conf.5,v 1.194 2024/10/02 15:56:37 roy Exp $
 .\"
 .\" Copyright (c) 1996 Matthew R. Green
 .\" All rights reserved.
@@ -55,7 +55,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd February 20, 2022
+.Dd October 2, 2024
 .Dt RC.CONF 5
 .Os
 .Sh NAME
@@ -787,11 +787,6 @@ or need a separate configuration per int
 then this should be done in the configuration file - see
 .Xr dhcpcd.conf 5
 for details.
-dhcpcd presently ignores the
-.Sy wpa_supplicant
-variable in rc.conf and will start wpa_supplicant if a suitable
-wpa_supplicant.conf is found unless otherwise instructed in
-.Xr dhcpcd.conf 5 .
 .It Sy dhcpcd_flags
 Passes
 .Sy dhcpcd_flags

Reply via email to