Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/dhcpcd/dist/src Replace hook example 10-wpa_sup...
details: https://anonhg.NetBSD.org/src/rev/5b15cd38993b
branches: trunk
changeset: 1000496:5b15cd38993b
user: roy <roy%NetBSD.org@localhost>
date: Fri Jul 26 10:39:29 2019 +0000
description:
Replace hook example 10-wpa_supplicant with 29-lookup-hostname.
Fixes PR install/54351.
diffstat:
external/bsd/dhcpcd/dist/src/dhcpcd.8.in | 13 ++++---------
1 files changed, 4 insertions(+), 9 deletions(-)
diffs (39 lines):
diff -r 30a6dbcfe1bc -r 5b15cd38993b external/bsd/dhcpcd/dist/src/dhcpcd.8.in
--- a/external/bsd/dhcpcd/dist/src/dhcpcd.8.in Fri Jul 26 10:34:26 2019 +0000
+++ b/external/bsd/dhcpcd/dist/src/dhcpcd.8.in Fri Jul 26 10:39:29 2019 +0000
@@ -24,7 +24,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd July 23, 2019
+.Dd July 25, 2019
.Dt DHCPCD 8
.Os
.Sh NAME
@@ -234,12 +234,11 @@
.Pa @HOOKDIR@
if you intend to use them.
For example, you could install
-.Pa 10-wpa_supplicant
+.Pa 29-lookup-hostname
so that
.Nm
-can ensure that
-.Xr wpa_supplicant 8
-is always running on a hot-plugged wireless interface.
+can lookup the hostname of the IP address in DNS if no hostname
+is given by the lease and one is not already set.
.Ss Fine tuning
You can fine-tune the behaviour of
.Nm
@@ -404,10 +403,6 @@
If
.Nm
is not running, then it starts up as normal.
-This may also cause
-.Xr wpa_supplicant 8
-to reload its configuration for each interface as well if the
-relevant hook script has been installed.
.It Fl N , Fl Fl renew Op Ar interface
Notifies
.Nm
Home |
Main Index |
Thread Index |
Old Index