Module Name: src
Committed By: roy
Date: Fri Jul 26 10:39:29 UTC 2019
Modified Files:
src/external/bsd/dhcpcd/dist/src: dhcpcd.8.in
Log Message:
Replace hook example 10-wpa_supplicant with 29-lookup-hostname.
Fixes PR install/54351.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.13 -r1.2 src/external/bsd/dhcpcd/dist/src/dhcpcd.8.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/bsd/dhcpcd/dist/src/dhcpcd.8.in
diff -u src/external/bsd/dhcpcd/dist/src/dhcpcd.8.in:1.1.1.13 src/external/bsd/dhcpcd/dist/src/dhcpcd.8.in:1.2
--- src/external/bsd/dhcpcd/dist/src/dhcpcd.8.in:1.1.1.13 Wed Jul 24 09:54:51 2019
+++ src/external/bsd/dhcpcd/dist/src/dhcpcd.8.in Fri Jul 26 10:39:29 2019
@@ -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 @@ and need to be copied to
.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 @@ is specified then this applies to all in
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