dhcpcd-discuss

Re: dhcpcd-7.0.0-beta1 released

Roy Marples

Sun Apr 02 09:43:25 2017

Hi Peter

On 01/04/2017 22:50, Peter Colberg wrote:
7.0.0-beta1 works perfectly for DHCPv6-PD over PPPoE on OpenBSD/amd64 6.0.

diff --git a/src/dhcpcd.8.in b/src/dhcpcd.8.in
index 5dff549b..669fcf9c 100644
--- a/src/dhcpcd.8.in
+++ b/src/dhcpcd.8.in
@@ -259,7 +259,7 @@ This requires persistent storage and not all DHCP servers work with it so it
 is not enabled by default.
 .Nm
 generates the DUID and stores it in
-.Pa @SYSCONFDIR@/dhcpcd.duid .
+.Pa @DBDIR@/duid .
 This file should not be copied to other hosts.
 .It Fl d , Fl Fl debug
 Echo debug messages to the stderr and syslog.
diff --git a/src/dhcpcd.conf.5.in b/src/dhcpcd.conf.5.in
index 97d2f811..28331ea2 100644
--- a/src/dhcpcd.conf.5.in
+++ b/src/dhcpcd.conf.5.in
@@ -191,7 +191,7 @@ is generated, otherwise DUID-LL is generated (link local address).
 This, plus the IAID will be used as the
 .Ic clientid .
 The DUID-LLT generated will be held in
-.Pa @SYSCONFDIR@/dhcpcd.duid
+.Pa @DBDIR@/duid
 and should not be copied to other hosts.
 .It Ic iaid Ar iaid
 Set the Interface Association Identifier to


https://dev.marples.name/rDHCf57c4975d00b4f156c3a106f6f0950b4a326759b

Thanks

Roy

Follow-Ups:
Re: dhcpcd-7.0.0-beta1 releasedPeter Colberg
References:
dhcpcd-7.0.0-beta1 releasedRoy Marples
Re: dhcpcd-7.0.0-beta1 releasedPeter Colberg
Archive administrator: postmaster@marples.name