Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man5 Note that dhcpcd will ignore the wpa_supplica...



details:   https://anonhg.NetBSD.org/src/rev/680ef1305736
branches:  trunk
changeset: 339269:680ef1305736
user:      roy <roy%NetBSD.org@localhost>
date:      Thu Jul 09 10:24:27 2015 +0000

description:
Note that dhcpcd will ignore the wpa_supplicant variable in rc.conf

diffstat:

 share/man/man5/rc.conf.5 |  12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)

diffs (40 lines):

diff -r 58e6a2cc8ec2 -r 680ef1305736 share/man/man5/rc.conf.5
--- a/share/man/man5/rc.conf.5  Thu Jul 09 10:23:51 2015 +0000
+++ b/share/man/man5/rc.conf.5  Thu Jul 09 10:24:27 2015 +0000
@@ -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 @@
 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 @@
 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



Home | Main Index | Thread Index | Old Index