Module Name: src
Committed By: roy
Date: Thu Jul 9 10:24:27 UTC 2015
Modified Files:
src/share/man/man5: rc.conf.5
Log Message:
Note that dhcpcd will ignore the wpa_supplicant variable in rc.conf
To generate a diff of this commit:
cvs rdiff -u -r1.159 -r1.160 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.159 src/share/man/man5/rc.conf.5:1.160
--- src/share/man/man5/rc.conf.5:1.159 Mon Mar 30 11:01:53 2015
+++ src/share/man/man5/rc.conf.5 Thu Jul 9 10:24:27 2015
@@ -1,4 +1,4 @@
-.\" $NetBSD: rc.conf.5,v 1.159 2015/03/30 11:01:53 wiz Exp $
+.\" $NetBSD: rc.conf.5,v 1.160 2015/07/09 10:24:27 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 March 30, 2015
+.Dd July 9, 2015
.Dt RC.CONF 5
.Os
.Sh NAME
@@ -696,6 +696,11 @@ 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
+varaible 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
@@ -973,6 +978,9 @@ must be in
or
.Pa /usr
must be on the root file system.
+dhcpcd ignores this variable, see the
+.Sy dhcpcd
+variable for details.
.El
.Ss Daemons required by other daemons
.Bl -tag -width net_interfaces